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

ROX-19013: Add central YAML to API #1232

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

ludydoo
Copy link
Collaborator

@ludydoo ludydoo commented Sep 4, 2023

Description

Adding the centralYAML property to the managedCentrals for use with the gitops feature

Checklist (Definition of Done)

  • Unit and integration tests added
  • Added test description under Test manual
  • Documentation added if necessary (i.e. changes to dev setup, test execution, ...)
  • CI and all relevant tests are passing
  • Add the ticket number to the PR title if available, i.e. ROX-12345: ...
  • Discussed security and business related topics privately. Will move any security and business related topics that arise to private communication channel.
  • Add secret to app-interface Vault or Secrets Manager if necessary
  • RDS changes were e2e tested manually
  • Check AWS limits are reasonable for changes provisioning new resources

@ludydoo ludydoo temporarily deployed to development September 4, 2023 07:47 — with GitHub Actions Inactive
@ludydoo ludydoo changed the title ROX-19013 Add central YAML to API ROX-19013: Add central YAML to API Sep 4, 2023
@ludydoo ludydoo temporarily deployed to development September 4, 2023 07:48 — with GitHub Actions Inactive
@ludydoo ludydoo temporarily deployed to development September 4, 2023 07:48 — with GitHub Actions Inactive
@@ -241,6 +241,8 @@ components:
spec:
type: object
properties:
centralYAML:
Copy link
Member

Choose a reason for hiding this comment

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

Could the name be a bit more explicit that it mentions it is the CR?

Suggested change
centralYAML:
centralCRYAML:

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@ludydoo ludydoo force-pushed the ROX-19013-add-central-yaml-to-api branch from b2b6115 to 621c8ec Compare September 11, 2023 14:38
@ludydoo ludydoo temporarily deployed to development September 11, 2023 14:38 — with GitHub Actions Inactive
@ludydoo ludydoo temporarily deployed to development September 11, 2023 14:38 — with GitHub Actions Inactive
@ludydoo ludydoo temporarily deployed to development September 11, 2023 14:38 — with GitHub Actions Inactive
@openshift-ci openshift-ci bot added the lgtm label Sep 11, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kurlov, ludydoo, SimonBaeumer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [SimonBaeumer,kurlov]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ludydoo ludydoo merged commit 7ba2479 into main Sep 11, 2023
5 checks passed
@ludydoo ludydoo deleted the ROX-19013-add-central-yaml-to-api branch September 11, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants