Skip to content

Conversation

@camilamacedo86
Copy link
Member

@camilamacedo86 camilamacedo86 commented Sep 10, 2024

We need to rename the name of the sample because of:

The Service "project-v4-multigroup-with-plugins-controller-manager-metrics-service" is invalid: metadata.name: Invalid value: "project-v4-multigroup-with-plugins-controller-manager-metrics-service": must be no more than 63 characters

Therefore, in this we are:

  • Creating jobs to run the e2e tests for all testdata samples in parallel
  • Renaming the sample project-v4-multigroup-with-plugins to project-v4-multigroup to generate manifests names that can be accepted in k8s

PS.: See that it help us for example, found the issue: #4162

@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 10, 2024
@camilamacedo86 camilamacedo86 marked this pull request as ready for review September 10, 2024 18:22
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Sep 10, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 10, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 10, 2024
@camilamacedo86 camilamacedo86 changed the title ci: run jobs in parallel and trigger only on relevant file changes 🌱 ci: run jobs in parallel and trigger only on relevant file changes Sep 10, 2024
@camilamacedo86 camilamacedo86 force-pushed the enhance-ci branch 2 times, most recently from f49e667 to cae6c7a Compare September 10, 2024 19:46
@camilamacedo86 camilamacedo86 changed the title 🌱 ci: run jobs in parallel and trigger only on relevant file changes 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample Sep 10, 2024
@camilamacedo86 camilamacedo86 changed the title 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample WIP 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample Sep 10, 2024
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 10, 2024
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 11, 2024
@camilamacedo86 camilamacedo86 changed the title WIP 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample Sep 11, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 11, 2024
@camilamacedo86 camilamacedo86 changed the title 🌱 ci: improve workflow to run e2e tests and add job for multigroup testdata sample 🌱 ci: add e2e tests for multigroup testdata layout and rename sample Sep 11, 2024
@camilamacedo86 camilamacedo86 added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Sep 11, 2024
@camilamacedo86 camilamacedo86 changed the title 🌱 ci: add e2e tests for multigroup testdata layout and rename sample WIP: 🌱 ci: add e2e tests for multigroup testdata layout and rename sample Sep 11, 2024
We need to rename the name of the sample because of:

```shell
The Service "project-v4-multigroup-with-plugins-controller-manager-metrics-service" is invalid: metadata.name: Invalid value: "project-v4-multigroup-with-plugins-controller-manager-metrics-service": must be no more than 63 characters
```

Therefore, in this we are:
- Creating jobs to run the e2e tests for all testdata samples in parallel
- Renaming the sample project-v4-multigroup-with-plugins to project-v4-multigroup to generate manifests names that can be accepted in k8s
@camilamacedo86 camilamacedo86 changed the title WIP: 🌱 ci: add e2e tests for multigroup testdata layout and rename sample 🌱 ci: add e2e tests for multigroup testdata layout and rename sample Sep 13, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 13, 2024
@camilamacedo86
Copy link
Member Author

This one only add the tests so that we can ensure the default layout and avoid issues like #4161

So, it only need to pass in the e2e tests to be checked, if anyone has a hall for improvements here please feel free to raise a follow up PR but I will not make nobody waste time on reviews of this one and I am moving forward.

Either it will support follow up initiatives for we ensure that all is fine.

@camilamacedo86 camilamacedo86 added lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Sep 13, 2024
@k8s-ci-robot k8s-ci-robot merged commit 0dcb3a2 into kubernetes-sigs:master Sep 13, 2024
@camilamacedo86 camilamacedo86 deleted the enhance-ci branch September 13, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants