Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for --cors-allowed-origins with kube-apiserver #2045

Closed
jonjomckay opened this issue Mar 3, 2017 · 6 comments · Fixed by #9838
Closed

Support for --cors-allowed-origins with kube-apiserver #2045

jonjomckay opened this issue Mar 3, 2017 · 6 comments · Fixed by #9838
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@jonjomckay
Copy link

Hello - is there a way to specify the --cors-allowed-origins option to kube-apiserver? I can't find any docs that reference how to do this and it'd be great if it were possible!

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 21, 2017
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 20, 2018
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@etwillbefine
Copy link
Contributor

Can this be reopened please?

@rifelpet
Copy link
Member

/reopen

This should be fairly trivial to add if someone is interested in tackling it. Instructions are here and this is the relevant struct, as well as the equivalent struct in the v1alpha2 subdirectory.

@k8s-ci-robot k8s-ci-robot reopened this Aug 29, 2020
@k8s-ci-robot
Copy link
Contributor

@rifelpet: Reopened this issue.

In response to this:

/reopen

This should be fairly trivial to add if someone is interested in tackling it. Instructions are here and this is the relevant struct, as well as the equivalent struct in the v1alpha2 subdirectory.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rifelpet rifelpet added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Aug 29, 2020
etwillbefine added a commit to etwillbefine/kops that referenced this issue Aug 29, 2020
etwillbefine added a commit to etwillbefine/kops that referenced this issue Aug 29, 2020
etwillbefine added a commit to etwillbefine/kops that referenced this issue Aug 29, 2020
closes kubernetes#2045

correct typo in flag attribute

run code-gen, correct field description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants