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: install flux components API #1656

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

Azhovan
Copy link
Contributor

@Azhovan Azhovan commented Oct 5, 2023

What problem does this PR solve?:
This PR introduces a new API that installs flux-components in the given namespace on the cluster by utilizing the fluxCD internal Apply function.

Which issue(s) does this PR fix?:
https://d2iq.atlassian.net/browse/D2IQ-98659

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Checklist

  • If the PR adds a version bump, ensure there is no breaking change in Licensing model (or NA).
  • If a chart is changed or app configuration is significantly changed, the chart version is correctly incremented (so that apps are not automatically upgraded from a previous version of DKP).

@Azhovan Azhovan self-assigned this Oct 5, 2023
@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Oct 5, 2023
@Azhovan Azhovan requested a review from a team October 5, 2023 11:59
@d2iq-mergebot
Copy link
Contributor

This repo has @d2iq-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@d2iq-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.For help using mergebot, please refer to the README file here: https://github.com/mesosphere/mergebot/blob/main/README.md
Enabled Mergebot commands:
@d2iq-mergebot test all
@d2iq-mergebot test
@d2iq-mergebot override-status
@d2iq-mergebot help
@d2iq-mergebot backport

@coveralls
Copy link

coveralls commented Oct 5, 2023

Pull Request Test Coverage Report for Build 6455782924

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.532%

Totals Coverage Status
Change from base Build 6455597161: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@Azhovan Azhovan force-pushed the jabar/add-flux-installation branch from 7aca7f1 to 30aab4b Compare October 9, 2023 11:07
@github-actions github-actions bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Oct 9, 2023
@Azhovan Azhovan force-pushed the jabar/add-flux-installation branch from 30aab4b to fbd772f Compare October 9, 2023 11:09
@Azhovan Azhovan merged commit 0876d02 into main Oct 9, 2023
6 of 8 checks passed
@Azhovan Azhovan deleted the jabar/add-flux-installation branch October 9, 2023 11:10
@github-actions github-actions bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants