-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Milestone
Description
The Operator image needs to published to a public repository for certification.
We need to add a step in our pipeline to build the Operator image and publish it to GHCR along with our other images.
Acceptance criteria:
- The Operator image is built in the pipeline
- Its repo is
docker pull ghcr.io/nginx/nginx-gateway-fabric/operator
- It should be pushed on pushed to main with an
edge
tag similar to the other images, and with the appropriate tag on releases
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a weekEstimated to be completed within a week
Type
Projects
Status
✅ Done