Skip to content
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

Fix external registry issues #1230

Merged
merged 14 commits into from
Jan 30, 2023
Merged

Fix external registry issues #1230

merged 14 commits into from
Jan 30, 2023

Conversation

Racer159
Copy link
Contributor

Description

This refactors a lot of how we interact with registries (particularly external ones) to address the following bugs:

  • The inability to use registries external to the current cluster
  • The inability to set the NodePort of the internal Zarf registry

Related Issue

Fixes #N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@Racer159 Racer159 changed the title wip: initial experimentation Fix external registry issues Jan 20, 2023
@Racer159
Copy link
Contributor Author

Added breaking change since this will be minorly breaking as is for people who use an in cluster external registry

@Racer159 Racer159 marked this pull request as draft January 21, 2023 00:45
@Racer159 Racer159 marked this pull request as ready for review January 28, 2023 21:59
@Racer159
Copy link
Contributor Author

Dropping the breaking change label after some more testing. It will update the state correctly on upgrade.

Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

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

just a couple notes

Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

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

🎉

@jeff-mccoy jeff-mccoy merged commit 1cbc7a3 into main Jan 30, 2023
@jeff-mccoy jeff-mccoy deleted the hotfix-external-registry branch January 30, 2023 04:10
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

This refactors a lot of how we interact with registries (particularly
external ones) to address the following bugs:

- The inability to use registries external to the current cluster
- The inability to set the NodePort of the internal Zarf registry

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [X] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
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