cloud-native-toolkit / cloud-native-toolkit/terraform-tools-gitops

gitops-module-global-pullsecret is not capable of editing existing pull secrets

Open
#99 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HCL
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

[gitops-module-global-pullsecret](https://github.com/cloud-native-toolkit/terraform-gitops-global-pullsecret)

I haven't been able to test this module due to some other issues, but I don't think it exactly meets the requirements for my use case. Please could somebody confirm my understanding?

I believe this module will create pull secrets on the OpenShift Cluster. It will locally create and seal secrets, based on the terraform input variables. I think the sealed secrets are then committed to the GitOps repo, and therefore later created on the cluster by ArgoCD. At this point, the Sealed Secret controller should decrypt the sealed secret resources and create the k8s pull secrets.

To deploy my workload, I need to create new pull secrets AND edit the existing global pull secret (`pull-secret`).

Is it possible for this module to amend existing pull secrets? If not, could it be enhanced to do so?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.