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

Installation of the service account does not keep pull image secrets #1752

Closed
fantapsody opened this issue Sep 9, 2020 · 2 comments · Fixed by #1863
Closed

Installation of the service account does not keep pull image secrets #1752

fantapsody opened this issue Sep 9, 2020 · 2 comments · Fixed by #1863
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/unresolved Indicates an issue that can not or will not be resolved.

Comments

@fantapsody
Copy link

Type of question

Are you asking about community best practices, how to implement a specific feature, or about general context and help around the operator-sdk?

Question

What did you do?
I had multiple operators developed by us scaffolded by operator-sdk 1.0 installed into the same namespace, the ServiceAccount default was overwritten multiple times and the field pullImageSecrets was removed, and the field metadata.ownerReferences was set to one of the CSV.

What did you expect to see?

  • do not overwrite the service account if it already exists
  • or preserve pullImageSecrets previously set to the ServiceAccount.

What did you see instead? Under which circumstances?
The pullImageSecrets field was removed from the ServiceAccount default after the installation.

Environment

  • operator-lifecycle-manager version:
    v0.15.1

  • Kubernetes version information:
    v1.16.13

  • Kubernetes cluster kind:
    GKE

Additional context

@fantapsody fantapsody changed the title Issues about installation of the service account Installation of the service account does not keep pull image secrets Sep 9, 2020
@exdx exdx added the kind/bug Categorizes issue or PR as related to a bug. label Sep 25, 2020
@stale
Copy link

stale bot commented Nov 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 24, 2020
@openshift-ci-robot openshift-ci-robot added triage/unresolved Indicates an issue that can not or will not be resolved. and removed wontfix labels Nov 25, 2020
@stale
Copy link

stale bot commented Jan 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. triage/unresolved Indicates an issue that can not or will not be resolved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants