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

Portainer addon version bump to 2.15.1 & HTTPS access enabled #15172

Merged
merged 1 commit into from Oct 24, 2022
Merged

Portainer addon version bump to 2.15.1 & HTTPS access enabled #15172

merged 1 commit into from Oct 24, 2022

Conversation

jevontane
Copy link
Contributor

No description provided.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 19, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jevontane / name: Jevon Tane (3d97384)

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Oct 19, 2022
@k8s-ci-robot
Copy link
Contributor

Welcome @jevontane!

It looks like this is your first PR to kubernetes/minikube 🎉. 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/minikube 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 Oct 19, 2022
@k8s-ci-robot
Copy link
Contributor

Hi @jevontane. Thanks for your PR.

I'm waiting for a kubernetes 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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Oct 19, 2022
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@jevontane
Copy link
Contributor Author

/easycla

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 20, 2022
@medyagh
Copy link
Member

medyagh commented Oct 20, 2022

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 20, 2022
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15172) |
+----------------+----------+---------------------+
| minikube start | 56.6s    | 57.1s               |
| enable ingress | 26.1s    | 29.3s               |
+----------------+----------+---------------------+

Times for minikube (PR 15172) ingress: 29.7s 29.2s 28.6s 30.2s 28.7s
Times for minikube ingress: 29.2s 24.7s 25.2s 25.2s 26.2s

Times for minikube start: 56.4s 54.9s 58.3s 56.7s 56.7s
Times for minikube (PR 15172) start: 57.7s 56.3s 56.8s 56.9s 58.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15172) |
+----------------+----------+---------------------+
| minikube start | 29.7s    | 27.5s               |
| enable ingress | 23.5s    | 22.9s               |
+----------------+----------+---------------------+

Times for minikube ingress: 23.0s 22.5s 23.0s 22.5s 26.4s
Times for minikube (PR 15172) ingress: 23.5s 23.0s 22.0s 22.5s 23.5s

Times for minikube (PR 15172) start: 26.9s 27.6s 27.5s 27.5s 28.1s
Times for minikube start: 30.4s 28.0s 28.2s 30.3s 31.4s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 15172) |
+----------------+----------+---------------------+
| minikube start | 23.4s    | 23.2s               |
| enable ingress | 29.3s    | 27.0s               |
+----------------+----------+---------------------+

Times for minikube (PR 15172) start: 23.8s 23.0s 22.8s 23.2s 23.0s
Times for minikube start: 22.8s 22.5s 22.0s 23.4s 26.0s

Times for minikube ingress: 27.0s 27.0s 37.9s 27.0s 27.5s
Times for minikube (PR 15172) ingress: 27.0s 27.0s 27.0s 27.0s 27.0s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Hyper-V_Windows TestErrorSpam/setup (gopogh) 0.00 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/auto/DNS (gopogh) 0.91 (chart)
Docker_Linux_containerd TestOffline (gopogh) 26.67 (chart)
Docker_Linux_containerd TestAddons/Setup (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/DashboardCmd (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/MountCmd/any-port (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/MySQL (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/PersistentVolumeClaim (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmd (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmdConnect (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/serial/ExtraConfig (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/serial/SoftStart (gopogh) 27.33 (chart)
Docker_Linux_containerd TestFunctional/serial/StartWithProxy (gopogh) 27.33 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (gopogh) 27.33 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/StartLegacyK8sCluster (gopogh) 27.33 (chart)
Docker_Linux_containerd TestJSONOutput/start/Command (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/AddNode (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/DeleteNode (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/DeployApp2Nodes (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/FreshStart2Nodes (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/PingHostFrom2Pods (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/ProfileList (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/StartAfterStop (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/StopNode (gopogh) 27.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/RestartMultiNode (gopogh) 29.33 (chart)
Docker_Linux_containerd TestMultiNode/serial/RestartKeepsNodes (gopogh) 30.00 (chart)
Docker_macOS TestMultiNode/serial/RestartMultiNode (gopogh) 40.15 (chart)
Docker_Windows TestFunctional/parallel/CertSync (gopogh) 42.86 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

To see the flake rates of all tests by environment, click here.

@spowelljr
Copy link
Member

Hi @jevontane, I can confirm that this works. Would you be interested in adding an integration test for the Portainer addon?

Here's the addons test file for reference: https://github.com/kubernetes/minikube/blob/master/test/integration/addons_test.go

We just want to make sure in the future the addon continues to work. Without integration tests for the addon we can't guarantee it will continue working with upgrades such as future version of Kubernetes as we won't be able to tell when it stops working.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jevontane, medyagh, spowelljr

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

@spowelljr spowelljr merged commit e0d91c1 into kubernetes:master Oct 24, 2022
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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants