Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Dev ops#10

Merged
RandithaK merged 5 commits intodevfrom
devOps
Nov 7, 2025
Merged

Dev ops#10
RandithaK merged 5 commits intodevfrom
devOps

Conversation

@RandithaK
Copy link
Copy Markdown
Member

No description provided.

RandithaK and others added 5 commits October 11, 2025 12:51
- Use select(.kind == "Deployment") to ensure yq only modifies the Deployment
- Prevents accidental modification of Service resource in multi-document YAML
- Add debugging step to display file contents before apply
- Explicitly checkout main branch from k8s-config repo
- Matches the fix applied to API Gateway workflow
@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Nov 7, 2025

⚠️ GitGuardian has uncovered 2 secrets 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 secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
22222403 Triggered Username Password f1d30fe test-auth-complete.sh View secret
22222402 Triggered Generic High Entropy Secret 775f9db auth-service/src/test/resources/application-test.properties 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 secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 7, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch devOps

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@RandithaK RandithaK merged commit 95cb296 into dev Nov 7, 2025
5 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant