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

Automate creation of repository server CRD #2064

Merged
merged 3 commits into from
May 19, 2023
Merged

Automate creation of repository server CRD #2064

merged 3 commits into from
May 19, 2023

Conversation

kale-amruta
Copy link
Contributor

Change Overview

Currently the repository server CRD needs to be created manually in cluster. This PR adds logic to create CRD before starting the repository server controller

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister May 16, 2023
cmd/reposervercontroller/main.go Outdated Show resolved Hide resolved
cmd/reposervercontroller/main.go Outdated Show resolved Hide resolved
Kanister automation moved this from In Progress to Reviewer approved May 18, 2023
@mergify mergify bot merged commit fa15d49 into master May 19, 2023
Kanister automation moved this from Reviewer approved to Done May 19, 2023
@mergify mergify bot deleted the CreateCRDs branch May 19, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants