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

Migrate CRDs to kong/kubernetes-configuration repo #6488

Open
2 of 5 tasks
randmonkey opened this issue Sep 6, 2024 · 0 comments
Open
2 of 5 tasks

Migrate CRDs to kong/kubernetes-configuration repo #6488

randmonkey opened this issue Sep 6, 2024 · 0 comments
Labels
area/CRD Changes in existing CRDs or introduction of new ones area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality.

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Does this enhancement require public documentation?

  • I have added an Acceptance Criteria item for adding and/or adjusting public documentation (if applicable)

Problem Statement

Now we have created kong/kubernetes-configuration repository to store CRDs corresponding to Kong configuration. The repo is expected to be shared by KIC and KGO. We need to import source of CRDs from internal packages to packages in kong/kubernetes-configuration.

Proposed Solution

  • Change import source of CRDs to packages in kong/kubernetes-configuration
  • Change the scripts to download CRD manifests from kong/kubernetes-configuration
  • Remove CRD packages and CRD manifests in the repo (Should we do this? Maybe there are dependencies elsewhere)

Additional information

No response

Acceptance Criteria

  • KIC imports CRDs from kong/kubernetes-configuration repo
  • KIC generate manifests from CRDs downloaded from kong/kubernetes-configuration repo
  • Documents mentioning CRD download URLs changed to URLs in kong/kubernetes-configuration
@randmonkey randmonkey added area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. area/CRD Changes in existing CRDs or introduction of new ones labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CRD Changes in existing CRDs or introduction of new ones area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality.
Projects
None yet
Development

No branches or pull requests

1 participant