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(selector): select Cryostat instances by labelled Services #5

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

andrewazores
Copy link
Member

@andrewazores andrewazores commented Nov 19, 2024

  • rename
  • update cryostat-web commit, dependencies
  • setup
  • select by labeled Service, not Cryostat CR
  • correct yarn setup
  • configure sources path
  • deps update

Depends on cryostatio/cryostat-helm#211
Depends on cryostatio/cryostat-operator#974
Fixes #2

@andrewazores
Copy link
Member Author

@aptmac use in conjunction with cryostatio/cryostat-helm#211 :

$ cd cryostat-helm
$ gh pr checkout 211
$ oc new-project test
$ helm install --set authentication.openshift.enabled=true --set core.route.enabled=true mycryostat ./charts/cryostat
$ cd -
$ cd cryostat-openshift-console-plugin
$ # install the plugin, or run it locally, and verify that the instance selector shows "mycryostat (test)" as an option

@andrewazores andrewazores marked this pull request as ready for review December 10, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CR-based instance selection implies Operator dependency
1 participant