-
Notifications
You must be signed in to change notification settings - Fork 33
Resync from upstream and add namespace flag #46
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
Conversation
This PR adds ConfigDrive zz_generated.deepcopy.go by executing go generate under pkg/apis and fix Makefile to prevent from missing.
add description for clouds.yaml and cloud param.
Also, fixed a typo
v1 is already ready now.
Keystone Port number 35357 is for admin user, cluster api user should use 5000.
Error: failed to find an object with gvk.Gvk{Group:"apps", Version:"v1beta1", Kind:"Deployment"} to apply the patch
this should updatek kustomize
* add output folder option now the generate-yaml.sh hard code generation to out folder this PR adds a option to select other places as output folder * Add test for generate yaml file to avoid further issue recently PR 319 added some change but no test for it then PR 321 have to fix that issue, we need this test to cover the test of generation yaml file.
* update to use release-0.1 cluster-api * Run dep ensure
timeout is hard code and sometimes it's might be need to wait for more than 5 min for instance create in some cloud.
This changes provide security groups removal during cluster deletion if managedSecurityGroups is true in clusterSpec.providerSpec Change-Id: I62002e50ae7c60b7fda38663118f8deabb03ba3c
run 'make unit' locally have those update...
cluster variable might be be nil due to some configuration error so this patch adds a check of cluster status before use it
we are not providing any info about control pane CA key and pem add those info will be confusing to end user and seems add private key info into the status is not that secure..
instance create and delete can be have some events so we can record them and for audit purpose.
This patch fixes event creation.
make TokenTTL configurable through CLI
Update cluster-api from `openshift-4.0-cluster-api-0.0.0-alpha.4` to `openshift-4.2-cluster-api-0.1.0`.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mandre The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…and it is problematic in CI
|
@mandre: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
No description provided.