Skip to content

Conversation

@p4trickweiss
Copy link
Contributor

@p4trickweiss p4trickweiss commented Sep 9, 2025

Description

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

@netlify
Copy link

netlify bot commented Sep 9, 2025

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit ba03559
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/68d11d5d0c7b270008f92c90

@p4trickweiss p4trickweiss requested a review from J12934 September 9, 2025 07:18
@p4trickweiss p4trickweiss added maintenance ci Changes to the continuous integration setup auto-discovery go Pull requests that update Go code labels Sep 9, 2025
@p4trickweiss p4trickweiss moved this from Triage to In Progress in secureCodeBox Sep 9, 2025
@p4trickweiss p4trickweiss moved this from In Progress to To Review in secureCodeBox Sep 9, 2025
@p4trickweiss p4trickweiss moved this from To Review to Triage in secureCodeBox Sep 9, 2025
@p4trickweiss p4trickweiss moved this from Triage to To Review in secureCodeBox Sep 9, 2025
Copy link
Member

@J12934 J12934 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, looks generally really good, got some notes / recommendation on some parts of the code :)

also of note: with this change we will also need to change the initContainer spec in the contaienr auto-discovery where this container is started, funciton in the auto-disc. is called: getSecretExtractionInitContainer

@p4trickweiss p4trickweiss force-pushed the maintenance/pull-secret-extractor branch from d2c5c5b to 5af142e Compare September 11, 2025 07:41
@p4trickweiss p4trickweiss requested a review from J12934 September 11, 2025 08:23
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick Weiss <patrick.weiss@iteratec.com>
Signed-off-by: Patrick <patrick.weiss@iteratec.com>
Signed-off-by: Patrick <patrick.weiss@iteratec.com>
@p4trickweiss p4trickweiss force-pushed the maintenance/pull-secret-extractor branch from 4ea6a9d to bf277ff Compare September 16, 2025 12:23
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
@github-project-automation github-project-automation bot moved this from To Review to Reviewer Approved in secureCodeBox Sep 22, 2025
@J12934 J12934 enabled auto-merge (rebase) September 22, 2025 09:57
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 22, 2025

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@J12934 J12934 merged commit 3aeb806 into secureCodeBox:main Sep 22, 2025
48 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Sep 22, 2025
@p4trickweiss p4trickweiss deleted the maintenance/pull-secret-extractor branch September 22, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-discovery ci Changes to the continuous integration setup go Pull requests that update Go code maintenance

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

⚙️ Maintanance Improvment: Move auto-discovery pull-secret extractor to golang

3 participants