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

ACM-4489 disable caching of secrets & service accounts #327

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

lennysgarage
Copy link
Member

@lennysgarage lennysgarage commented Apr 13, 2023

This PR addresses the consistent crashing of the application-manager controller by disabling the caching of Secrets and ServiceAccounts.

Addresses:

@openshift-ci openshift-ci bot requested review from chenz4027 and rokej April 13, 2023 16:18
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 13, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lennysgarage

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

@lennysgarage lennysgarage requested review from xiangjingli, mikeshng and philipwu08 and removed request for rokej April 13, 2023 16:19
@lennysgarage lennysgarage force-pushed the ACM-4489 branch 3 times, most recently from a1b0d1b to 19ea056 Compare April 17, 2023 20:23
Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Grab only necessary secrets

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Lint files

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Disable cache for secrets

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Replace client with Non-caching client

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Replace client with non-caching client

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>

Revert helmrelease change & disable cache for secrets & serviceaccounts

Signed-off-by: Jonathan Marcantonio <jmarcant@redhat.com>
@lennysgarage lennysgarage changed the title ACM-4489 Remove cached client & disable secret caching ACM-4489 disable caching of secrets & service accounts Apr 18, 2023
@xiangjingli
Copy link
Collaborator

/lgtm

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