Skip to content

Conversation

@LukasCuperDT
Copy link
Contributor

No description provided.

@gitguardian
Copy link

gitguardian bot commented Dec 1, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
23016484 Triggered Generic Database Assignment 85fa909 kubernetes/helm_charts/upstream/outline/values-preprod.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@LukasCuperDT LukasCuperDT force-pushed the preprod branch 2 times, most recently from 846c7c2 to dc717ad Compare December 1, 2025 11:36
LukasCuperDT and others added 7 commits December 3, 2025 09:18
- Removed nodeSelector: dedicated=zuul-ci from all 8 base component files
- Deleted remove-node-selectors.yaml patch (no longer needed)
- Updated kustomization.yaml to remove patch reference
- Allows pods to schedule on any available nodes
- Add patch to change zuul-config PVC from csi-nas to csi-sfsturbo
- csi-nas was failing with provisioning errors
- Deleted old zuul-var-zuul-executor-0 PVC (will be recreated with correct storageClassName)
@LukasCuperDT LukasCuperDT force-pushed the preprod branch 2 times, most recently from b1956d0 to becabb8 Compare December 3, 2025 09:45
- csi-sfsturbo requires special parameters (everest.io/volume-as)
- Use nfs-rw flex-volume based storage class instead
- Pods expect exact secret names without hash suffixes
- Added disableNameSuffixHash: true to both secret generators
- Changed container names from component-specific (zuul-scheduler, zuul-web, etc) to 'zuul'
- Base components use 'name: zuul' for all containers
- Patches were creating new containers instead of patching existing ones
- This caused volume mounts from base to be lost
SebastianGode and others added 13 commits December 4, 2025 11:21
* Anubis Preprod

* Fix issue

* test

* test

* test

* test

* test

* test

* Add kustomize for anubis

* Remove Helm chart for anubis

* Remove Helm chart for anubis

* Switch ingress overwrite to anubis folder

* switch branch
- Update tenant configuration to use single zuul-infra instead of three separate repos
  - Remove zuul-config, otc-zuul-jobs, zuul-project-config references
  - Add opentelekomcloud-infra/zuul-infra as sole config-project
- Simplify nodepool to Debian-only configuration
  - Remove debian-bullseye, pod-default, pod-fedora-latest, ubuntu-jammy labels
  - Keep only debian (VM) and pod-debian (Kubernetes pod) labels
  - Use Debian Bookworm exclusively
- Update ZUUL_CONFIG_REPO environment variable to point to zuul-infra
- Align with zuul-infra repository structure and Debian-only strategy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants