-
Notifications
You must be signed in to change notification settings - Fork 120
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
fix: only add authentication ref to scaled objects when there is an actual value to reference #3941
fix: only add authentication ref to scaled objects when there is an actual value to reference #3941
Conversation
…alue to reference Signed-off-by: Calum Murray <cmurray@redhat.com>
/cherry-pick release-1.14 |
@Cali0707: once the present PR merges, I will cherry-pick it on top of release-1.14 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/cherry-pick release-1.13 |
@Cali0707: once the present PR merges, I will cherry-pick it on top of release-1.13 in a new PR and assign it to you. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, creydr 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 |
9b3f5f4
into
knative-extensions:main
@Cali0707: new pull request created: #3942 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@Cali0707: new pull request created: #3943 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…alue to reference (knative-extensions#3941) Signed-off-by: Calum Murray <cmurray@redhat.com>
…alue to reference (knative-extensions#3941) Signed-off-by: Calum Murray <cmurray@redhat.com>
…e is an actual value to reference (knative-extensions#3941) (#1119) * fix: only add triggerAuth to scaled objects when there is an actual value to reference (knative-extensions#3941) Signed-off-by: Calum Murray <cmurray@redhat.com> * test: verify that scaledobjects have no authenticationref when it is empty (knative-extensions#3944) Signed-off-by: Calum Murray <cmurray@redhat.com> --------- Signed-off-by: Calum Murray <cmurray@redhat.com>
Fixes #3939
Proposed Changes
Release Note