-
Notifications
You must be signed in to change notification settings - Fork 137
Add Operator image build and publish to the pipeline #3980
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 Operator image build and publish to the pipeline #3980
Conversation
…able by nginx user
…les to `build/alpine`
Co-authored-by: Ciara Stacke <[email protected]>
Add bundle, update RBAC, use root helm chart
4504014
to
28d8e3f
Compare
Co-authored-by: Ciara Stacke <[email protected]>
Co-authored-by: Ciara Stacke <[email protected]>
Co-authored-by: Ciara Stacke <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one small comment that needs to be addressed otherwise looks good 🎉 !
Thanks! That should be updated now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice job, though are there supposed to be so many commits getting merged? looks like some of them aren't from this pr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
just needs rebase with branch |
Proposed changes
This change adds a new build step to build and publish the NGF Operator images.
Images will be published to
ghcr.io/nginx/nginx-gateway-fabric/operator
This change also makes

operator-version
available as an optional field when running the Production Release workflowCloses #3976
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Release notes
If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.