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

feat: add flux autodiscovery plugin #1950

Merged
merged 19 commits into from
Feb 26, 2024

Conversation

olblak
Copy link
Member

@olblak olblak commented Feb 21, 2024

add flux autodiscovery plugin.
Support updating helm chart specified in helmrelease configuration and oci tag in ocirepository configuration.

Test

To test this pull request, you can run the following commands:

cd pkg/plugins/autodiscovery/flux/
go test .

Additional Information

Tradeoff

Potential improvement

  • Adding support for gitrepository

Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added enhancement New feature or request autodiscovery All things related to the autodiscovery feature labels Feb 21, 2024
@olblak olblak marked this pull request as draft February 21, 2024 19:40
pkg/plugins/autodiscovery/flux/utils_test.go Outdated Show resolved Hide resolved
pkg/plugins/autodiscovery/flux/utils.go Outdated Show resolved Hide resolved
pkg/plugins/autodiscovery/flux/ocirepository.go Outdated Show resolved Hide resolved
pkg/plugins/autodiscovery/flux/helmrepository.go Outdated Show resolved Hide resolved
pkg/plugins/autodiscovery/flux/main.go Outdated Show resolved Hide resolved
olblak and others added 10 commits February 22, 2024 12:59
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added this to the 0.74.0 milestone Feb 23, 2024
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak marked this pull request as ready for review February 23, 2024 19:40
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
@olblak
Copy link
Member Author

olblak commented Feb 26, 2024

Thanks @bigkevmcd for the reviews. It think it's should be fine to start with the current implementation

@olblak olblak merged commit 8fa83bc into updatecli:main Feb 26, 2024
6 checks passed
@olblak olblak deleted the enhancement/autodiscovery/flux branch February 26, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autodiscovery All things related to the autodiscovery feature enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants