Skip to content

removed path check as kubectl is handling path in it#5648

Merged
jmrodri merged 3 commits intooperator-framework:masterfrom
laxmikantbpandhare:proxy-path
Apr 12, 2022
Merged

removed path check as kubectl is handling path in it#5648
jmrodri merged 3 commits intooperator-framework:masterfrom
laxmikantbpandhare:proxy-path

Conversation

@laxmikantbpandhare
Copy link
Copy Markdown
Member

@laxmikantbpandhare laxmikantbpandhare commented Apr 11, 2022

Description of the change:
Previously we added this error to show the user that the Path component is part of proxy server. Now, kubectl made this fix that handles this case and there is no need to throw this error anymore.

Motivation for the change:
The user should be able to run the operator with the proxy path in it.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@laxmikantbpandhare laxmikantbpandhare added this to the v1.20.0 milestone Apr 11, 2022
@laxmikantbpandhare laxmikantbpandhare self-assigned this Apr 11, 2022
@laxmikantbpandhare laxmikantbpandhare linked an issue Apr 11, 2022 that may be closed by this pull request
@jmrodri jmrodri changed the title removed this check as kubectl is handling path in it removed path check as kubectl is handling path in it Apr 11, 2022
@everettraven
Copy link
Copy Markdown
Contributor

Took a look and it looks good to me. Since I am still new, I will leave the approvals to others.

@laxmikantbpandhare
Copy link
Copy Markdown
Member Author

Took a look and it looks good to me. Since I am still new, I will leave the approvals to others.

Sure @everettraven - thank you for reviewing it.

Signed-off-by: laxmikantbpandhare <laxmikantpandhare@gmail.com>
Signed-off-by: laxmikantbpandhare <laxmikantpandhare@gmail.com>
Signed-off-by: laxmikantbpandhare <laxmikantpandhare@gmail.com>
@jberkhahn
Copy link
Copy Markdown
Contributor

/lgtm

can't get the CI to pass though, it keeps failing on some linkchecking garbage

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 11, 2022
@laxmikantbpandhare
Copy link
Copy Markdown
Member Author

laxmikantbpandhare commented Apr 11, 2022

/lgtm

can't get the CI to pass though, it keeps failing on some linkchecking garbage

thank you @jberkhahn for trying multiple times. Yes, it was some link-checking error. My PR do not have any change in any of the docs.

Copy link
Copy Markdown
Member

@jmrodri jmrodri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@jmrodri jmrodri merged commit b6e67cc into operator-framework:master Apr 12, 2022
VenkatRamaraju pushed a commit to VenkatRamaraju/operator-sdk that referenced this pull request May 18, 2022
…ork#5648)

* removed this check as kubectl is handling path in it
* added changelog
* removed test file

Signed-off-by: laxmikantbpandhare <laxmikantpandhare@gmail.com>
Signed-off-by: Venkat Ramaraju <vramaraj@redhat.com>
VenkatRamaraju pushed a commit to VenkatRamaraju/operator-sdk that referenced this pull request May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Development proxy ignores path in K8s API URL

4 participants