Davanum Srinivas
50bea1dad8
Move from k8s.gcr.io to registry.k8s.io
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-05-31 10:16:53 -04:00
Davanum Srinivas
497e9c1971
Cleanup OWNERS files (No Activity in the last year)
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-15 10:34:02 -05:00
Davanum Srinivas
9405e9b55e
Check in OWNERS modified by update-yamlfmt.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-09 21:31:26 -05:00
Vinay Bannai
e74ef5301a
Updating the version to the recent tag.
2020-12-30 13:13:55 -08:00
Vinay Bannai
a15bc5954c
The l7-default-backend/defult-http-backend now points to a new version of the 404-server-with-metrics.
...
Uses new container registry: gcr.io/google-container with the new version for the ingress-gce-404-server-with-metrics-amd64:v1.10.11
2020-12-30 13:13:55 -08:00
Paulo Gomes
8f8f1bad72
Update yaml files to use seccomp GA syntax
2020-08-13 08:45:36 +01:00
Vinay Bannai
e7b7c8bc10
The default-http-backend for handling 404 pages will now point to 404 handler
...
with prometheus integration and provides metrics related to requests per second
and the duration of responding to the requests for various percentile
groupings. Please check
https://github.com/kubernetes/ingress-gce/blob/master/cmd/404-server-with-metrics/README.md
for details about the 404-server-with-metrics.
2019-06-17 11:24:47 -07:00
Rohit Ramkumar
a50752ceb7
Update docs for Ingress-GCE related cluster addon
2019-02-18 13:17:01 -08:00
Roy Lenferink
b43c04452f
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
Bowei Du
61b6079d58
Update OWNERS files for GCE-related components
2018-10-03 10:52:43 -07:00
Bowei Du
ca5bdf388b
Update defaultbackend to v1.5
2018-10-02 10:28:23 -07:00
Zhen Wang
27da26754f
Use default seccomp profile for addons
2018-05-02 22:50:29 -07:00
Minhan Xia
c6fec4d6cb
allow user to scale default backends
2018-04-16 16:53:59 -07:00
Tim Hockin
3586986416
Switch to k8s.gcr.io vanity domain
...
This is the 2nd attempt. The previous was reverted while we figured out
the regional mirrors (oops).
New plan: k8s.gcr.io is a read-only facade that auto-detects your source
region (us, eu, or asia for now) and pulls from the closest. To publish
an image, push k8s-staging.gcr.io and it will be synced to the regionals
automatically (similar to today). For now the staging is an alias to
gcr.io/google_containers (the legacy URL).
When we move off of google-owned projects (working on it), then we just
do a one-time sync, and change the google-internal config, and nobody
outside should notice.
We can, in parallel, change the auto-sync into a manual sync - send a PR
to "promote" something from staging, and a bot activates it. Nice and
visible, easy to keep track of.
2018-02-07 21:14:19 -08:00
zouyee
44f65449eb
Update defaultbackend image to 1.4 and deployment apiVersion to apps/v1
2018-01-05 11:09:54 +08:00
Tim Hockin
e9dd8a68f6
Revert k8s.gcr.io vanity domain
...
This reverts commit eba5b6092a
.
Fixes https://github.com/kubernetes/kubernetes/issues/57526
2017-12-22 14:36:16 -08:00
Tim Hockin
eba5b6092a
Use k8s.gcr.io vanity domain for container images
2017-12-18 09:18:34 -08:00
Bowei Du
2f8dbae9be
Update OWNERS files for networking components
...
This will reduce the approval load for the top level tree owners
2017-08-03 11:08:54 -07:00
Eugene Pirogov
c3fbec7663
Properly nest code blocks
...
Markdown code blocks are adjusted to better display on GitHub
2017-07-04 19:49:48 +03:00
Christoph Blecker
1bdc7a29ae
Update docs/ URLs to point to proper locations
2017-06-05 22:13:54 -07:00
Kubernetes Submit Queue
298db3a0c3
Merge pull request #42212 from timstclair/defaultbackend
...
Automatic merge from submit-queue (batch tested with PRs 41644, 42020, 41753, 42206, 42212)
Update defaultbackend image to 1.3
Update `gcr.io/google-containers/defaultbackend` to the latest version.
See https://github.com/kubernetes/contrib/pull/2386
/cc @ixdy
2017-03-01 15:30:40 -08:00
Tim St. Clair
3d2d6d84cd
Update defaultbackend image to 1.3
2017-02-27 17:57:35 -08:00
Zihong Zheng
d4fa046d56
Adds the new addon-manager labels on cluster addon templates
2017-02-24 16:53:12 -08:00
Zihong Zheng
b26faae7fc
Migrates addons from using ReplicationControllers to Deployments
2016-11-09 09:17:05 -08:00
Prashanth Balasubramanian
f4d2334919
Add a l7 static pod
2016-05-30 15:57:42 -07:00
Prashanth Balasubramanian
0a1c15c64a
Bump up glbc version to 0.6.2
2016-05-10 17:07:45 -07:00
k8s-merge-robot
2b46c4b7e2
Merge pull request #24391 from bprashanth/ing_templated_controller
...
Automatic merge from submit-queue
Template the ingress controller
We still need https://github.com/kubernetes/contrib/pull/791 to run the controller as a static pod
ref https://github.com/kubernetes/kubernetes/issues/23663
2016-05-06 20:04:51 -07:00
Prashanth Balasubramanian
b066cb5357
Templatize l7 rc
2016-04-20 16:15:22 -07:00
Arve Knudsen
425111e02d
Fix README link
2016-04-19 12:35:53 +02:00
Prashanth Balasubramanian
c76f1ab766
Bump glbc version.
2016-03-07 20:20:08 -08:00
Dawn Chen
201d60b426
Merge pull request #21440 from bprashanth/glbc_name
...
Add image version to glbc name.
2016-02-22 14:48:48 -08:00
Prashanth Balasubramanian
058db9a758
Add image version to glbc name, and fix e2e appropriately.
2016-02-18 13:03:01 -08:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Prashanth Balasubramanian
eecfdc065b
Bump glbc to 0.5.2
2016-01-26 10:40:07 -08:00
Prashanth Balasubramanian
c553b15534
Ingress test revamp
...
Fixes a number of harder issues the initial test punted on.
2015-11-30 11:29:04 -08:00
Derek Parker
909fba00a5
docs: fix typo
2015-11-12 11:45:04 -08:00
Prashanth Balasubramanian
10d1d4c791
Ingress doc clarifications
2015-11-06 12:01:52 -08:00
Prashanth Balasubramanian
962cc11f73
Cluster-loadbalancing addon
2015-10-29 15:07:25 -07:00