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(discovery): discovery port name/number options for v1betav2 #733

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Feb 14, 2024

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

Related to #725
Related to #721

Description of the change:

Added discovery port name/number options to CRD v1betav2. Also, cryostat3 is going to change its behavior for these port name/number env var (cryostatio/cryostat#238 (comment)). I will save it for another PR after #727

Motivation for the change:

Missing equivalent specs in v1betav2 for discovery port name/number option.

@tthvo tthvo added feat New feature or request safe-to-test labels Feb 14, 2024
@tthvo
Copy link
Member Author

tthvo commented Feb 14, 2024

/build_test

@tthvo
Copy link
Member Author

tthvo commented Feb 14, 2024

@andrewazores
Copy link
Member

LGTM but let's wait for Elliott since he's more familiar with the beta2 API and webhooks etc.

Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

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

Hey @tthvo, thanks for taking care of this! There's just a couple more conversion-related tasks to do here.

api/v1beta1/cryostat_conversion.go Show resolved Hide resolved
internal/test/resources.go Show resolved Hide resolved
@tthvo
Copy link
Member Author

tthvo commented Feb 15, 2024

/build_test

@tthvo
Copy link
Member Author

tthvo commented Feb 15, 2024

Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks again

@ebaron ebaron merged commit 972d6a3 into cryostatio:cryostat3 Feb 15, 2024
7 checks passed
@tthvo tthvo deleted the discovery-options branch February 15, 2024 20:29
andrewazores pushed a commit that referenced this pull request Feb 22, 2024
* feat(discovery): discovery port name/number options for v1betav2

* fix(conversion): add missing conversion to betav1
mwangggg pushed a commit to mwangggg/cryostat-operator that referenced this pull request Feb 29, 2024
…ostatio#733)

* feat(discovery): discovery port name/number options for v1betav2

* fix(conversion): add missing conversion to betav1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants