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

Switch egress-proxy to a floating tag #1465

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

rukletsov
Copy link
Member

@rukletsov rukletsov commented Nov 14, 2023

Description

Previously in #1411 we switched egress-proxy to a specific image to forcefully update all egress-proxy images on all data plane clusters. This has its own disadvantages, for instance, one needs to bump the image regularly.

This PR attempts a different strategy: floating image tag with "always" pull policy. While this does not guarantee that all deployments have the same image at a given point of time, we expect it to eventually update all egress-proxy images on, say, cluster upgrade events.

Checklist (Definition of Done)

  • CI and all relevant tests are passing
  • Discussed security and business related topics privately. Will move any security and business related topics that arise to private communication channel.

Test manual

None, CI run and testing on stage.

Copy link
Contributor

openshift-ci bot commented Nov 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ludydoo, rukletsov, stehessel

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rukletsov rukletsov merged commit a424f0a into main Nov 15, 2023
6 checks passed
@rukletsov rukletsov deleted the alexr/egress-proxy-back-to-floating branch November 15, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants