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

prepare for 2.0 - rename OLM metadata 1.90 to 2.0.0 #819

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

jmazzitelli
Copy link
Contributor

No description provided.

@jmazzitelli jmazzitelli mentioned this pull request Sep 15, 2024
12 tasks
@jmazzitelli
Copy link
Contributor Author

You can see it work

hack/k8s-minikube.sh start && \
hack/k8s-minikube.sh istio && \
make -e CLUSTER_TYPE=minikube OLM_BUNDLE_PACKAGE=kiali OC=$(which kubectl) OPERATOR_NAMESPACE=operators BUNDLE_VERSION=v2.0.0 build build-ui cluster-push olm-install olm-operator-create

You should eventually see the operator running in the operators namespace and see the kiali CSV:

kubectl get pods -n operators
kubectl get csv -n operators

Install Kiali to see the operator do its thing: make -e CLUSTER_TYPE=minikube kiali-create

@jmazzitelli jmazzitelli marked this pull request as ready for review September 16, 2024 14:20
@jmazzitelli jmazzitelli self-assigned this Sep 16, 2024
Copy link
Contributor

@aljesusg aljesusg left a comment

Choose a reason for hiding this comment

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

LGFM

@jmazzitelli jmazzitelli merged commit d7a0f9d into kiali:master Sep 16, 2024
1 check passed
@jmazzitelli jmazzitelli deleted the major-version-2 branch September 16, 2024 15:49
@jshaughn jshaughn added the test: n/a PR does not need test additions or updates label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test: n/a PR does not need test additions or updates
Projects
Development

Successfully merging this pull request may close these issues.

3 participants