mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #49558 from juju-solutions/bug/maintainers
Automatic merge from submit-queue (batch tested with PRs 48360, 48469, 49576, 49516, 49558) Update maintainers for Juju charm layers **What this PR does / why we need it**: Update maintainers of harm layers to reflect ... reality **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: **Special notes for your reviewer**: **Release note**: ```NONE ```
This commit is contained in:
commit
2c624e590f
@ -1,7 +1,10 @@
|
|||||||
name: kubeapi-load-balancer
|
name: kubeapi-load-balancer
|
||||||
summary: Nginx Load Balancer
|
summary: Nginx Load Balancer
|
||||||
maintainers:
|
maintainers:
|
||||||
- Charles Butler <charles.butler@canonical.com>
|
- Tim Van Steenburgh <tim.van.steenburgh@canonical.com>
|
||||||
|
- George Kraft <george.kraft@canonical.com>
|
||||||
|
- Rye Terrell <rye.terrell@canonical.com>
|
||||||
|
- Konstantinos Tsakalozos <kos.tsakalozos@canonical.com>
|
||||||
description: |
|
description: |
|
||||||
A round robin Nginx load balancer to distribute traffic for kubernetes apiservers.
|
A round robin Nginx load balancer to distribute traffic for kubernetes apiservers.
|
||||||
tags:
|
tags:
|
||||||
|
@ -128,14 +128,7 @@ firewall to successfully run e2e test results. Or you may use the exposed
|
|||||||
proxy settings [properly configured](https://github.com/juju-solutions/bundle-canonical-kubernetes#proxy-configuration)
|
proxy settings [properly configured](https://github.com/juju-solutions/bundle-canonical-kubernetes#proxy-configuration)
|
||||||
on the kubernetes-worker units.
|
on the kubernetes-worker units.
|
||||||
|
|
||||||
## Contact information
|
## Help resources:
|
||||||
|
|
||||||
Primary Authors: The ~containers team at Canonical
|
|
||||||
|
|
||||||
- [Matt Bruzek <matthew.bruzek@canonical.com>](mailto:matthew.bruzek@canonical.com)
|
|
||||||
- [Charles Butler <charles.butler@canonical.com>](mailto:charles.butler@canonical.com)
|
|
||||||
|
|
||||||
More resources for help:
|
|
||||||
|
|
||||||
- [Bug Tracker](https://github.com/juju-solutions/bundle-canonical-kubernetes/issues)
|
- [Bug Tracker](https://github.com/juju-solutions/bundle-canonical-kubernetes/issues)
|
||||||
- [Github Repository](https://github.com/kubernetes/kubernetes/)
|
- [Github Repository](https://github.com/kubernetes/kubernetes/)
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
name: kubernetes-e2e
|
name: kubernetes-e2e
|
||||||
summary: Run end-2-end validation of a clusters conformance
|
summary: Run end-2-end validation of a clusters conformance
|
||||||
maintainers:
|
maintainers:
|
||||||
- Matthew Bruzek <matthew.bruzek@canonical.com>
|
- Tim Van Steenburgh <tim.van.steenburgh@canonical.com>
|
||||||
- Charles Butler <charles.butler@canonical.com>
|
- George Kraft <george.kraft@canonical.com>
|
||||||
|
- Rye Terrell <rye.terrell@canonical.com>
|
||||||
|
- Konstantinos Tsakalozos <kos.tsakalozos@canonical.com>
|
||||||
description: |
|
description: |
|
||||||
Deploy the Kubernetes e2e framework and validate the conformance of a
|
Deploy the Kubernetes e2e framework and validate the conformance of a
|
||||||
deployed kubernetes cluster
|
deployed kubernetes cluster
|
||||||
@ -25,4 +27,3 @@ resources:
|
|||||||
type: file
|
type: file
|
||||||
filename: kubernetes-test.snap
|
filename: kubernetes-test.snap
|
||||||
description: kubernetes-test snap
|
description: kubernetes-test snap
|
||||||
|
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
name: kubernetes-master
|
name: kubernetes-master
|
||||||
summary: The Kubernetes control plane.
|
summary: The Kubernetes control plane.
|
||||||
maintainers:
|
maintainers:
|
||||||
- Matthew Bruzek <matthew.bruzek@canonical.com>
|
- Tim Van Steenburgh <tim.van.steenburgh@canonical.com>
|
||||||
- Charles Butler <charles.butler@canonical.com>
|
- George Kraft <george.kraft@canonical.com>
|
||||||
|
- Rye Terrell <rye.terrell@canonical.com>
|
||||||
|
- Konstantinos Tsakalozos <kos.tsakalozos@canonical.com>
|
||||||
description: |
|
description: |
|
||||||
Kubernetes is an open-source platform for deploying, scaling, and operations
|
Kubernetes is an open-source platform for deploying, scaling, and operations
|
||||||
of application containers across a cluster of hosts. Kubernetes is portable
|
of application containers across a cluster of hosts. Kubernetes is portable
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
name: kubernetes-worker
|
name: kubernetes-worker
|
||||||
summary: The workload bearing units of a kubernetes cluster
|
summary: The workload bearing units of a kubernetes cluster
|
||||||
maintainers:
|
maintainers:
|
||||||
- Charles Butler <charles.butler@canonical.com>
|
- Tim Van Steenburgh <tim.van.steenburgh@canonical.com>
|
||||||
- Matthew Bruzek <matthew.bruzek@canonical.com>
|
- George Kraft <george.kraft@canonical.com>
|
||||||
|
- Rye Terrell <rye.terrell@canonical.com>
|
||||||
|
- Konstantinos Tsakalozos <kos.tsakalozos@canonical.com>
|
||||||
description: |
|
description: |
|
||||||
Kubernetes is an open-source platform for deploying, scaling, and operations
|
Kubernetes is an open-source platform for deploying, scaling, and operations
|
||||||
of application containers across a cluster of hosts. Kubernetes is portable
|
of application containers across a cluster of hosts. Kubernetes is portable
|
||||||
|
Loading…
Reference in New Issue
Block a user