Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

Bring dev/1.12 to release/1.12 #28

Merged
merged 285 commits into from
Sep 2, 2018

Conversation

zparnold
Copy link
Contributor

@zparnold zparnold commented Sep 2, 2018

No description provided.

jonasmellquist and others added 30 commits July 17, 2018 00:37
Added Pluralsight getting started course
* Add code format

* Format code display

* Render style error
* apply task template

* change content_template to task from concept
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
This PR contains API reference docs generated from the reworked
generator (see:
kubernetes-sigs/reference-docs#53).
The main purpose is to rework the way how examples are shown.
When we are happy with the revised version, we can move the CSS and
fonts file to the static directory. We only need to change the HTML
and the `navData.js` file in the future.

Related Issues: #9271, #4015
-Added hyphen to id string so that glossary term displays
extension text.
Small typo. Missing "from" for sentence to make sense.
The example `123.45.678.9` was an invalid IP address.
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
It seems the name changed in k8s 1.8 which was reflected in kubernetes/website#5490 but the last section still mentions the old name without saying it has changed.
* ps command not found

Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
* feat: add 11 Ways (Not) to Get Hacked

* Update and rename 2018-06-05-11-ways-not-to-get-hacked.md to 2018-07-18-11-ways-not-to-get-hacked.md
* updates to Pearson case study content

* updates to Pearson
* updates to order of case studies

* update
* update extensible-admission-controller links

* correct what-are-initializers link
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set

Signed-off-by: pengdake <19921207pq@gmail.com>
* Fix type in docs

* Address code review comments.
minor grammar correction
chenhuan and others added 23 commits August 15, 2018 00:08
I have verified on version v1.11
I have verified on version v1.11
* Updates readme's site building instructions

* Alters dockerfile to use extended hugo build

This is necessary for the pipes used w/ TOCSS since node-sass was dropped

* WIP for bing search implementation

* Implements Bing search instead of google

* Makes bing the default result provider and uses google and it's available

* Adds pagination to bing and replaces the $.get call with a $.ajax call

* front adjust

* bing limit pagination

* Adds break if there are less than 10 pages worth of results on bing search

* Adds proper google script ref and proper config id

* Removes console.log call
I have verified on version v1.11
I have verified on version v1.11
* rebase certificates PR on Hugo master

Co-authored-by: liztio <liz@heptio.com>

* fix per comments, add note about front-proxy

* fix up key usage table and references
I have verified on version v1.11
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
* update kops version to latest (1.10.0) 

added a more recent version of kops. 
now also supports kubernetes 1.10.x

* more updates on the kops.md

- added links to markup files in the kops repo
- slack channel updated
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
* Add ruby k8s-client library

* add https://
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers: gochist, sarahkconway

If they are not already assigned, you can assign the PR to them by writing /assign @gochist @sarahkconway in a comment when ready.

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 size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 2, 2018
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 2, 2018
@gochist gochist merged commit 7bc70ae into kubernetes-retired:dev-1.12 Sep 2, 2018
@gochist
Copy link
Contributor

gochist commented Sep 2, 2018

@zparnold @claudiajkang I reverted this changes by force updating as we did it for a test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet