Skip to content

feat: Custom tag for copy container image plugin #5760

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

Merged
merged 18 commits into from
Sep 10, 2024
Merged

Conversation

iamayushm
Copy link
Contributor

@iamayushm iamayushm commented Aug 29, 2024

Description

Fixes #5574 (enterprise only feature, this is only refactoring)

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Copy link

gitguardian bot commented Sep 9, 2024

⚠️ 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
10220829 Triggered Generic High Entropy Secret 5862c11 devtron-images.txt.source 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.

Copy link

@iamayushm iamayushm merged commit f121111 into develop Sep 10, 2024
5 checks passed
@iamayushm iamayushm deleted the custom-tag-skopeo branch September 10, 2024 09:07
prkhrkat pushed a commit that referenced this pull request Sep 13, 2024
* wip: changes for v2

* migration

* sql script renaming

* adding back registryDestinationImageMap in request

* migration script update

* adding isExposed check

* modification for multiple plugin in same stage

* wip: fixing query

* custom tag deactivate fixes

* returning err for deactivateUnusedPaths function

* filepath fix

* changes needed for updated event payload

* down migration

* updating migration

* updating migration
prkhrkat added a commit that referenced this pull request Sep 13, 2024
* wip: changes for v2

* migration

* sql script renaming

* adding back registryDestinationImageMap in request

* migration script update

* adding isExposed check

* modification for multiple plugin in same stage

* wip: fixing query

* custom tag deactivate fixes

* returning err for deactivateUnusedPaths function

* filepath fix

* changes needed for updated event payload

* down migration

* updating migration

* updating migration

Co-authored-by: iamayushm <[email protected]>
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.

2 participants