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

Add exceptions for host port and host networking #1004

Merged
merged 7 commits into from
May 2, 2023
Merged

Add exceptions for host port and host networking #1004

merged 7 commits into from
May 2, 2023

Conversation

stone-z
Copy link
Contributor

@stone-z stone-z commented Apr 27, 2023

Towards https://github.com/giantswarm/giantswarm/issues/26746, https://github.com/giantswarm/giantswarm/issues/22657

Adds a Kyverno PolicyException allowing chart-operator to use host networking and a host port, which are necessary during the cluster bootstrap phase.

Checklist

  • Update changelog in CHANGELOG.md.

@stone-z stone-z self-assigned this Apr 27, 2023
// Use moby v20.10.0-beta1 to fix build issue on darwin.
github.com/docker/docker => github.com/moby/moby v20.10.22+incompatible
github.com/gin-gonic/gin v1.4.0 => github.com/gin-gonic/gin v1.9.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The rest of the replace edits are just cleanup. They aren't needed for nancy anymore

@stone-z stone-z marked this pull request as ready for review April 27, 2023 22:32
@stone-z stone-z requested a review from a team as a code owner April 27, 2023 22:32
@stone-z stone-z requested a review from a team April 27, 2023 22:32
@stone-z
Copy link
Contributor Author

stone-z commented Apr 27, 2023

Looks like this repo doesn't have any values schema and the action hadn't run for quite a while before this PR. I'd prefer to let the honey-est of badgers sort that out unless they have strong feelings about it

@stone-z
Copy link
Contributor Author

stone-z commented Apr 27, 2023

Tested on a WC on gremlin

@stone-z stone-z merged commit bda454e into master May 2, 2023
2 of 3 checks passed
@stone-z stone-z deleted the polex branch May 2, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants