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

Test cicd 2 #3437

Closed
wants to merge 1,066 commits into from
Closed

Test cicd 2 #3437

wants to merge 1,066 commits into from

Conversation

dandres-stratio
Copy link

No description provided.

kahun and others added 30 commits June 21, 2023 13:18
[EOS-11524] [Azure] Allow custom images
[EOS-11525] [AKS] Allow spot instances
[EOS-11436] Configurar EFS en el descriptor (para renderizar el keos.yaml)
[EOS-11272] [EKS] Permitir custom key para cifrado de volumenes
unai-ttxu and others added 21 commits September 18, 2023 13:48
* Fix regex

* Rename keoscluter to cluster-operator
* Print build version

* Fix version

* Bump golang image

* Fix version

* Fix version
…erator (#290)

* Clean templates

* Clean code

* More cleanning
* Fix azure provider managed

* Fix merge

* Change order
* Initial gke support

* Fix gcr authentication

* Minor fixes

* Fix gcr authentication

* Enable machine pools for gke

* Enable gke in capg

* Add google artifact registry support

* Add gke version validation

* Improve error message

* Update cluster-operator version

* Fix gke install logic
* Improve execute command retries

* Fix kubeconfig condition

* Fix ecr login when ecr is in another region

* Remove comment

* [BUILD] 0.17.0-0.3.0: New pre-release

* Prepare for next version: 0.17.0-0.3.0-SNAPSHOT

* Prepare for next version: 0.17.0-0.3.1-SNAPSHOT

* Improve retry logic

---------

Co-authored-by: stratiocommit <stratiocommit@stratio.com>
* version v0.18.0-alpha

* update docs for v0.17.0

* fix kind version in readme

* comments-update-buildcontext

* Added validations for azs, k8sVersion, vpcs and subnets in each provider

* fixing dependency bugs

* Merge with master

* fixed gcp

* Update pkg/cluster/internal/validate/gcp.go

Co-authored-by: esierra-stratio <102975650+esierra-stratio@users.noreply.github.com>

* fixed build

* Update CHANGELOG.md

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: esierra-stratio <102975650+esierra-stratio@users.noreply.github.com>
…descifrado (#344)

* version v0.18.0-alpha

* chore: Request the Vault password only once if the secret file exists.

* revert change

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
* chore: validate region

* rename func validate aws

* change name function
* chore: bump azure provider

* bump azure provider version

* [CLOUD-109] Integrar GKE como nuevo provider (#320)

* Initial gke support

* Fix gcr authentication

* Minor fixes

* Fix gcr authentication

* Enable machine pools for gke

* Enable gke in capg

* Add google artifact registry support

* Add gke version validation

* Improve error message

* Update cluster-operator version

* Fix gke install logic

* Improve execute command retries (#298)

* Improve execute command retries

* Fix kubeconfig condition

* Fix ecr login when ecr is in another region

* Remove comment

* [BUILD] 0.17.0-0.3.0: New pre-release

* Prepare for next version: 0.17.0-0.3.0-SNAPSHOT

* Prepare for next version: 0.17.0-0.3.1-SNAPSHOT

* Improve retry logic

---------

Co-authored-by: stratiocommit <stratiocommit@stratio.com>

* Feature/add infra validations (#335)

* version v0.18.0-alpha

* update docs for v0.17.0

* fix kind version in readme

* comments-update-buildcontext

* Added validations for azs, k8sVersion, vpcs and subnets in each provider

* fixing dependency bugs

* Merge with master

* fixed gcp

* Update pkg/cluster/internal/validate/gcp.go

Co-authored-by: esierra-stratio <102975650+esierra-stratio@users.noreply.github.com>

* fixed build

* Update CHANGELOG.md

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: esierra-stratio <102975650+esierra-stratio@users.noreply.github.com>

* version v0.18.0-alpha

* delete unneeded files

* add CHANGELOG

---------

Co-authored-by: Francisco Augusto <faugusto@stratio.com>
Co-authored-by: stratiocommit <stratiocommit@stratio.com>
Co-authored-by: lreciomelero <120394823+lreciomelero@users.noreply.github.com>
Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
* version v0.18.0-alpha

* update docs for v0.17.0

* fix kind version in readme

* comments-update-buildcontext

* fix: Fix helm repo authorization

* revert change in version.go

* increase timeout

* chore: azure provider to 1.11.4

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: lreciomelero <120394823+lreciomelero@users.noreply.github.com>
* version v0.18.0-alpha

* update docs for v0.17.0

* fix kind version in readme

* comments-update-buildcontext

* fix: Fix helm repo authorization

* revert change in version.go

* increase timeout

* correct comment

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: lreciomelero <120394823+lreciomelero@users.noreply.github.com>
* version v0.18.0-alpha

* update docs for v0.17.0

* fix kind version in readme

* comments-update-buildcontext

* Fixed aks az validation

---------

Co-authored-by: Benjamin Elder <bentheelder@google.com>
Co-authored-by: Daman <aroradaman@gmail.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
* FLOW-2863 Testing in CICD Jenkins

* Update Jenkinsfile

* Update Jenkinsfile

* CICD approach Baby steps

* Including at.sh and fix Jenkinsfile

* Including at.sh and fix Jenkinsfile

* Including at.sh and fix Jenkinsfile 2

* +X permission

* use python in ATs

* add file permissions

* rm clean gimme

* clean Makefile

* permissions to binary

* fix makefile

* sudos user in docker

* print creentials info

* print creentials info I

* print creentials info I

* print creentials info II

* Update at.py

* Update Jenkinsfile

* Update at.py

* Update at.py

* Update at.py

* Update at.py

* Update at.py

* Update at.py

* Update at.py

* Update at.py

* Update Jenkinsfile

* Update Makefile

* Create startup.sh

* Update Makefile

* Update Jenkinsfile

* Update Makefile

* add exe startup.sh

* test-pytest-custom-args

* test-pytest-custom-args2

* test-pytest-custom-args3

* add BUILDTOOL_PRIVILEGED

* test-pytest-custom-args4

* use CTS as workdir

* try with ./CTS path

* move to /CTS in startup

* refactor test files path

* try with ./CTS path

* try with /CTS path

* rm files

* test-docker-daemon

* test-docker-daemon2

* test startup permissions

* remove chmod from Dockerfile

* add chmod from Dockerfile

* rm docker user from Dockerfile

* add chmod in Dockerfile

* update Jenkinsfile

* reduce permissions - rename cloud provisioner

* move permissions down

* decompress provisioner tar.gz

* tweak_dockerfile_permissions

---------

Co-authored-by: Laura Gutierrez <lgutierrez@stratio.com>
Co-authored-by: lpgutierrez <92737780+lpgutierrez@users.noreply.github.com>
Co-authored-by: dandres-stratio <dandres@stratio.com>
Co-authored-by: lreciomelero <120394823+lreciomelero@users.noreply.github.com>
@k8s-ci-robot
Copy link
Contributor

Welcome @dandres-stratio!

It looks like this is your first PR to kubernetes-sigs/kind 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/kind has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 28, 2023
@k8s-ci-robot
Copy link
Contributor

Hi @dandres-stratio. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions 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.

@k8s-ci-robot k8s-ci-robot added the area/provider/docker Issues or PRs related to docker label Nov 28, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dandres-stratio
Once this PR has been reviewed and has the lgtm label, please assign aojea for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/docker Issues or PRs related to docker needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.