nishipy
3dd5b8dc69
Update content/ja/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2020-07-18 23:31:40 +09:00
Qiming Teng
bf11d5a744
Disable analytics for non-production environment
...
The analytics code/link is not always working. It takes about 33 seconds
to fail when building local sites for testing, and that is terrible.
This PR disables the analytics in non-production environment, so local
build starts up in seconds!
2020-07-18 21:27:57 +08:00
vagrant
cbadb1d5d7
Update for release-1.17. ( #22389 )
2020-07-18 22:09:32 +09:00
Qiming Teng
8a1ccddfd4
Remove customization of 'anchors'
...
The AnchorsJS module has been killed recently in #22311 prematurely. Now we don't
have a global variable 'anchors' to customize. This PR removes the related code
in script.js in hope everything else is still working correctly.
2020-07-18 21:08:19 +08:00
Qiming Teng
026989d5c5
Fix language selector issue
...
The language selector is not working. We are getting ERR_CONNECTION_CLOSED
when fetching jquery-3.3.1.min.js from code.jquery.com. The failure of
jquery is breaking other scripts such as jquery-ui-1.12.1.min.js,
script.js, bootstrap.min.js etc.
This PR changes the head partial to use cached version of
jquery-3.3.1.min.js in hope we fix the language selector issue and
possibly other relate problems.
2020-07-18 20:12:31 +08:00
vagrant
f5a2bb29d0
Update for release-1.17. ( #22389 )
2020-07-18 18:40:07 +09:00
vagrant
04994a2dd6
Update for release-1.17. ( #22389 )
2020-07-18 18:39:53 +09:00
vagrant
2105997e9d
Update for release-1.17. ( #22389 )
2020-07-18 18:23:54 +09:00
inductor
17a24621fd
update readme-ja
2020-07-18 17:12:53 +09:00
Kubernetes Prow Robot
dd4f6eeaf1
Merge pull request #22563 from celestehorgan/remove-deprecationwarning
...
Remove deprecationwarning shortcode in /zh/_index.html in favor of layout partial
2020-07-17 22:14:50 -07:00
Kubernetes Prow Robot
4df2f76d84
Merge pull request #22561 from Tej-Singh-Rana/k8s-tej
...
Fixed space gap
2020-07-17 13:34:51 -07:00
Celeste Horgan
af1320392a
Remove deprecationwarning shortcode in favor of layout partial
...
Signed-off-by: Celeste Horgan <celeste@cncf.io >
2020-07-17 12:56:23 -07:00
Tej-Singh-Rana
7bf0200de2
Fixed space gap
2020-07-17 22:53:43 +05:30
Kubernetes Prow Robot
677b7ed989
Merge pull request #22478 from tmrekk121/dev-1.17-ja.3
...
Update outdated file dev-1.17-ja.3
2020-07-17 08:41:01 -07:00
Kubernetes Prow Robot
6925686947
Merge pull request #22555 from tengqm/remove-redirect-loops
...
Remove dead loop found in redirects data
2020-07-17 08:41:01 -07:00
nishipy
d26ad3665b
Delete unnecessary spaces
2020-07-18 00:00:34 +09:00
nishipy
50c4dfa98c
Merge branch 'dev-1.17-ja.3' of https://github.com/nishipy/website into dev-1.17-ja.3
2020-07-17 23:51:18 +09:00
nishipy
2038741d27
Update content/ja/docs/reference/access-authn-authz/authentication.md
2020-07-17 23:35:43 +09:00
nishipy
44d8b263df
Merge branch 'dev-1.17-ja.3' of https://github.com/kubernetes/website into dev-1.17-ja.3
2020-07-17 22:44:31 +09:00
Naoki Oketani
7746ed0c47
Update content/ja/docs/reference/glossary/image.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2020-07-17 19:30:13 +09:00
Kubernetes Prow Robot
9458245ae0
Merge pull request #22288 from jiaj12/patch-31
...
Update network-plugins.md
2020-07-17 01:59:01 -07:00
jiajie
bb9e4e11a4
Update network-plugins.md
...
update zh-trans to match master branch, the orig seems to be based on release-1.14
Update network-plugins.md
Update network-plugins.md
2020-07-17 07:20:47 +00:00
Qiming Teng
9fc2dad147
Remove loops found in redirects data
...
This problem was found when checking bad links using the tool proposed
in #22541 . It might have confused many browsers so far.
2020-07-17 14:40:18 +08:00
Benjamin Elder
df7b5416e6
automatically tag docker image based on hugo version and dockerfile version
2020-07-16 23:28:19 -07:00
nishipy
571606abaa
Update content/ja/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: inductor(Kohei) <kela@inductor.me >
2020-07-17 15:26:01 +09:00
nishipy
8ce0321871
Update content/ja/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: inductor(Kohei) <kela@inductor.me >
2020-07-17 15:25:51 +09:00
nishipy
d116185dc0
Update content/ja/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: inductor(Kohei) <kela@inductor.me >
2020-07-17 15:25:42 +09:00
nishipy
72810bb269
Update content/ja/docs/reference/access-authn-authz/authentication.md
...
Co-authored-by: inductor(Kohei) <kela@inductor.me >
2020-07-17 15:25:16 +09:00
Kubernetes Prow Robot
e6117c66e5
Merge pull request #22507 from hiyokotaisa/fix-22374
...
ja: Make docs/setup/production-environment/turnkey/icp.md follow v1.17 of the original text
2020-07-16 21:27:01 -07:00
inductor(Kohei)
4a7e3bf531
Update content/ja/docs/setup/production-environment/turnkey/icp.md
2020-07-17 13:26:17 +09:00
Kubernetes Prow Robot
d2fa1ed39d
Merge pull request #22003 from makocchi-git/ja/container-runtimes
...
[ja] translate docs/setup/production-environment/container-runtimes.md
2020-07-16 21:21:01 -07:00
pengli
7866a548c5
Fix type, correct plugin name
2020-07-17 10:36:24 +08:00
Kubernetes Prow Robot
465df69529
Merge pull request #22267 from shuuji3/concepts-architecture-controller
...
Translate concepts/architecture/controller into Japanese
2020-07-16 19:21:00 -07:00
Arhell
bd35d6aabe
fix home screen images for firefox
2020-07-17 01:51:13 +03:00
Kubernetes Prow Robot
d392c135b2
Merge pull request #22258 from BenTheElder/fix-container-build
...
fix container build
2020-07-16 13:21:01 -07:00
Kubernetes Prow Robot
2f075d2930
Merge pull request #22446 from jayunit100/patch-3
...
Update statefulset.md
2020-07-16 08:53:42 -07:00
Kubernetes Prow Robot
83911b7142
Merge pull request #22511 from hiyokotaisa/fix-22364
...
ja: Make docs/setup/production-environment/tools/kubeadm/self-hosting.md follow v1.17 of the original text
2020-07-16 08:09:41 -07:00
Kubernetes Prow Robot
e5c6620fa6
Merge pull request #22509 from hiyokotaisa/fix-22369
...
ja: Make docs/setup/production-environment/turnkey/alibaba-cloud.md follow v1.17 of the original text
2020-07-16 08:07:41 -07:00
Kubernetes Prow Robot
858739171d
Merge pull request #22447 from bells17/update-kubespray-page-en
...
Update setup/production-environment/tools/kubespray page en
2020-07-16 08:03:41 -07:00
TAKAHASHI Shuuji
c27a37ca16
Fix a typo.
...
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com >
2020-07-16 20:13:31 +09:00
TAKAHASHI Shuuji
184c826e77
Fix the front-matter.
...
Co-authored-by: Naoki Oketani <okepy.naoki@gmail.com >
2020-07-16 20:12:30 +09:00
Kubernetes Prow Robot
a30090a9e3
Merge pull request #22540 from LappleApple/patch-2
...
removed a reference to sig-pm
2020-07-16 02:47:41 -07:00
Lauri Apple
5700f1012d
removed a reference to sig-pm
...
I deleted a reference to sig-pm, which no longer exists (since April 2020).
2020-07-16 10:03:07 +02:00
Kubernetes Prow Robot
c1de6aa72b
Merge pull request #22474 from nikhita/cleanup-owners-scl
...
Remove SCL reviewers/approvers from OWNERS_ALIASES
2020-07-15 21:49:41 -07:00
Kubernetes Prow Robot
1943aaafd6
Merge pull request #22311 from sabazubair/remove-anchor.js
...
Remove /static/js/anchor-4.1.1-min.js
2020-07-15 18:58:35 -07:00
Kubernetes Prow Robot
2c4bc30b92
Merge pull request #22528 from tengqm/use-inlin-links
...
Use inline links when possible
2020-07-15 17:02:34 -07:00
jay vyas
3e33f7fd7c
Update content/en/docs/concepts/workloads/controllers/statefulset.md
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2020-07-15 19:59:52 -04:00
Benjamin Elder
d6b3322ad0
fix container build
...
- install npm & postcss-cli in docker image
- match container build and non-container build hugo command
2020-07-15 12:21:01 -07:00
Kubernetes Prow Robot
d291979170
Merge pull request #22167 from Arhell/fix-page
...
fix table content
2020-07-15 10:52:44 -07:00
Kubernetes Prow Robot
826521093b
Merge pull request #21684 from Rajakavitha1/patch-40
...
Removing Rajakavitha1 from the approvers list
2020-07-15 10:50:39 -07:00