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

[release-1.14] fix: do not build OIDC config unless enabled #1351

Conversation

matzew
Copy link
Member

@matzew matzew commented Nov 6, 2024

…extensions#4021) (knative-extensions#4056)

* fix: do not build OIDC config unless enabled (knative-extensions#4021)

* fix: do not build OIDC config unless enabled

Signed-off-by: Calum Murray <cmurray@redhat.com>

* feat: receiver redeploys verticles when oidc feature changes

Signed-off-by: Calum Murray <cmurray@redhat.com>

* feat: the control plane ensures receiver restarts

When config-features changes, the control plane
sets a annotation on the receiver pods so that
the configmap update is reconciled by k8s

Signed-off-by: Calum Murray <cmurray@redhat.com>

* mvn spotless:apply

Signed-off-by: Calum Murray <cmurray@redhat.com>

* cleanup: goimports

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: do not re-deploy verticles

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: features config paths are now correct

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix java unit tests

Signed-off-by: Calum Murray <cmurray@redhat.com>

* mvn spotless:apply

Signed-off-by: Calum Murray <cmurray@redhat.com>

* address review comments

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: compilation errors

Signed-off-by: Calum Murray <cmurray@redhat.com>

* goimports

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
@openshift-ci openshift-ci bot requested review from creydr and lberk November 6, 2024 10:17
@openshift-ci openshift-ci bot added the approved label Nov 6, 2024
@creydr
Copy link
Member

creydr commented Nov 6, 2024

The ImageStreamTag "ubi-minimal:latest" is invalid: from: Error resolving ImageStreamTag ubi-minimal:latest in namespace openshift-marketplace: unable to find latest tagged image
make[1]: *** [Makefile:7: images] Error 1

/retest

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Copy link
Member

@creydr creydr left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Nov 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, matzew

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

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 6b5eeca and 2 for PR HEAD e3398d7 in total

@matzew
Copy link
Member Author

matzew commented Nov 7, 2024

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit af5fd33 into openshift-knative:release-v1.14 Nov 7, 2024
7 checks passed
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.

4 participants