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: environment provisioning #1667

Merged
merged 4 commits into from
Oct 13, 2023
Merged

feat: environment provisioning #1667

merged 4 commits into from
Oct 13, 2023

Conversation

Azhovan
Copy link
Contributor

@Azhovan Azhovan commented Oct 13, 2023

What problem does this PR solve?:
This PR provide functionality to setup environment for applications specific testing by putting together all defined packages so far.

Provisioning an environment is creating a kind cluster, installs flux components on the cluster and apply base repositories to the cluster.

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).

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 13, 2023
@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 13, 2023

Pull Request Test Coverage Report for Build 6508151572

  • 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 6491342697: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@Azhovan Azhovan self-assigned this Oct 13, 2023
@Azhovan Azhovan marked this pull request as ready for review October 13, 2023 12:15
@Azhovan Azhovan requested a review from a team October 13, 2023 12:17
Copy link
Contributor

@tillt tillt left a comment

Choose a reason for hiding this comment

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

It looks great to me - sorry for only glaring over and appreciating :)

@Azhovan Azhovan force-pushed the jabar/environment-provisioner branch from b1497b3 to 55a78c0 Compare October 13, 2023 12:21
@Azhovan Azhovan merged commit d7d7043 into main Oct 13, 2023
9 checks passed
@Azhovan Azhovan deleted the jabar/environment-provisioner branch October 13, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants