You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get below error (because I'm not a member of camunda-community-hub)
git push --set-upstream origin feature/54
ERROR: Permission to camunda-community-hub/camunda-8-helm-profiles.git denied to anderskristian.
fatal: Could not read from remote repository.
So I would like to be granted access to add feature branches to this project
The text was updated successfully, but these errors were encountered:
On the issue: We are not using the --async flag of gcloud container clusters create. So I'd expect that it only returns once the cluster is ready. Did you see it fail?
It seems like target kube-gke: in kubernetes-gke.mk can risk to use 'kubectl' before 'gcloud' has set current-context.
I have changed that in PR.
Additional I have added single 'properties-local.mk' in 'configuration' directory where the user can assign properties.
properties-local.mk is now used in 'google'
My plan is to use it in more make scripts.
I would like to join the camunda-community-hub
I have signed the https://cla-assistant.io/camunda-community-hub/community
I get below error (because I'm not a member of camunda-community-hub)
git push --set-upstream origin feature/54
ERROR: Permission to camunda-community-hub/camunda-8-helm-profiles.git denied to anderskristian.
fatal: Could not read from remote repository.
So I would like to be granted access to add feature branches to this project
The text was updated successfully, but these errors were encountered: