Commit Graph

66 Commits (k3s-v1.13.4)

Author SHA1 Message Date
Darren Shepherd a5d1efbe08 Remove openapi/swagger 2019-03-03 17:09:32 -07:00
Davanum Srinivas 9f4cc47082
git ignore vendordiff.patch to avoid accidental checkin
Change-Id: I0e5bf3d47574df49a2055fa93665889f59a00e85
2018-10-30 18:49:53 -04:00
Katharine Berry 9b790dab7d Address shell-related comments. 2018-08-31 17:07:25 -07:00
Jeff Grafton 98fda35301 Don't gitignore pkg/generated/bindata.go 2018-07-09 11:35:01 -07:00
Jeff Grafton 75efdf2974 Remove pkg/generated/bindata.go from the repo 2018-04-25 09:44:22 -07:00
Di Xu 48388fec7e fix all the typos across the project 2018-02-11 11:04:14 +08:00
Christoph Blecker b6f6419423
make clean will remove all gitignored files 2017-09-04 11:04:09 -07:00
Joe Finney 3bc3e410b8 Remove verify_gen_openapi make rule. 2017-04-25 17:41:33 -07:00
Klaus Ma b2321d2854 Add cscope related files into .gitignore. 2016-12-21 10:35:14 +08:00
Bowei Du a6550b332e Add verbose mode to boilerplate
hack/verify-boilerplate.sh -v will now print out why the file does
not match along with a diff if possible.

Note: boilerplate.py now has a unit test that is run along with
hack/verify-boilerplate.sh.
2016-10-22 21:40:08 -07:00
Kubernetes Submit Queue ea344e31e1 Merge pull request #35325 from sjenning/ignore-etcd-data-dir
Automatic merge from submit-queue

ignore default.etcd directory

When using `hack/install-etcd.sh`, `/default.etcd` is created for the data directory.  Add that to `.gitignore`.

```release-note
NONE
```
2016-10-21 19:47:53 -07:00
Mike Danese 88c1ee28ed gazel 2016-10-21 17:31:54 -07:00
Seth Jennings aa09a604a6 ignore default.etcd directory 2016-10-21 15:51:12 -05:00
Joe Beda dc586ea8f7 Use rsync to get source into build container
We also add "version" to all docker images and containers

This version is to be incremented manually when we change the shape of the build
image (like changing the golang version or the set of volumes in the data
container).  This will delete all older versions of images and containers when
the version is different.
2016-10-03 19:42:20 -07:00
xiaoping378 073fc28c24 update .gitignore to ignore the symlink dir _output 2016-09-20 21:38:57 +08:00
mbohlool ca7180e2b0 Do not ignore .drone.sec file 2016-08-18 13:50:50 -07:00
Matt Bruzek 1d3b52fd9f Fixing identification script and adding output to ignore. 2016-08-04 19:18:07 +00:00
Jay Vyas 6166083c78 kill repo-root : test/e2e/serviceloadbalancers.go
bindata and yaml, Gobindata automation
bindata utils for generating, go generate
match server version
gitignore for dirty, ca, rbase, KUBE_ROOT, buildfix
(rebased jul-25,29)
2016-07-29 14:35:19 -04:00
Tim Hockin ab29a25591 Prep to re-commit generated files 2016-07-15 10:27:14 -07:00
Tim Hockin a9f3ccdaa4 Fix Makefile deps to rebuild less often
This should only rebuild when ACTUALLY needed.
2016-07-12 21:52:54 -07:00
Tim Hockin 9eb42ff108 Don't check in generated conversion code
Conversion is now generated by Makefile, on demand, rather than all at once.
Manually verified no net change in generated code.
2016-07-12 21:52:54 -07:00
Tim Hockin 58441e8775 Don't check in generated deep-copy code
This mostly takes the previously checked in files and removes them, and moves
the generation to be on-demand instead of manual.  Manually verified no change
in generated output.
2016-07-12 21:52:54 -07:00
k8s-merge-robot a68fc248d3 Merge pull request #19872 from nagarjung/kube_tarball
Automatic merge from submit-queue

Add kubernetes.tar.gz to .gitignore

This patch avoids adding kubernetes.tar.gz to git staging as it gets downloaded during get-kube.sh script.
2016-05-23 22:57:12 -07:00
Eric Paris 1cb45c0bd1 Begin .gitignore lines with /
In /.gitignore we have lines like `kubernetes/`. Because that line is
not anchored with `/` it ignores any directory called `kubernetes`
anywhere in the repo. This caused a problem in #24242 because the user
didn't realize that the directory in `vendor/` was being ignored.
2016-05-03 08:57:12 -04:00
David McMahon 9b1e8935ea Ignore all _output* directories. 2016-04-27 17:01:43 -07:00
Jeff Grafton ec189a8417 Ignore .config/gcloud-staging/ too 2016-03-31 13:51:04 -07:00
k8s-merge-robot 69b3cb36a6 Merge pull request #22726 from chuckbutler/juju-import-layers
Auto commit by PR queue bot
2016-03-23 14:26:42 -07:00
Charles Butler 326a51f62a Ignore any artifacts found in cluster/juju/charms* as those are assembled and handled completely differently 2016-03-23 12:23:33 -04:00
Seth Jennings ca6d0facb4 include .vscode directory in gitignore 2016-03-07 12:16:20 -06:00
Nagarjun ffc2c178c3 Add kubernetes.tar.gz to .gitignore 2016-02-26 16:15:18 +05:30
Paul Morie 63e366b57f Add direnv .envrc files to gitignore 2016-02-13 01:20:17 -05:00
Bharath Thiruveedula c323bf6843 Add ./kubernetes to .gitignore
This patch avoids adding ./kubernetes to git staging
2016-01-13 12:36:20 +05:30
Julian Strobl 5ade59ff00 add coreos image to .gitignore
This image is downloaded during the cluster bring up.
2015-12-22 10:55:19 +01:00
Timothy St. Clair a428246960 Abstract the error handling for the storage layer to eliminate the
direct etcd dependency.
2015-12-10 08:06:19 -06:00
Spencer Brown 2a10556f3f Add JetBrains IDE project files to .gitignore
for those of us who use these IDEs
2015-12-08 15:37:48 -06:00
Jeff Grafton 87a5fed317 Ignore a few directories created on Jenkins 2015-10-06 18:30:25 -07:00
Abhi Shah 04600aa5dd Merge pull request #11439 from jfchevrette/source-local-cluster-env
Allow a local /cluster/env.sh to be sourced if present
2015-09-03 16:35:42 -07:00
Eric Paris 3b7c39656c Split hack/{verify,update}-* files so we don't always go build
Right now some of the hack/* tools use `go run` and build almost every
time. There are some which expect you to have already run `go install`.
And in all cases the pre-commit hook, which runs a full build wouldn't
want to do either, since it just built!

This creates a new hack/after-build/ directory and has the scripts which
REQUIRE that the binary already be built. It doesn't test and complain.
It just fails miserably. Users should not be in this directory. Users
should just use hack/verify-* which will just do the build and then call
the "after-build" version. The pre-commit hook or anything which KNOWS
the binaries have been built can use the fast version.
2015-08-11 14:20:46 -04:00
Jean-Francois Chevrette 91a05c0709 source cluster env.sh on kube-up/down/push 2015-07-17 08:31:16 -04:00
Mike Danese bfaf68fc85 add some more temporary files to gitignore 2015-06-16 11:14:13 -07:00
jackgr cff5bed70d Clean up ui build and generated files. 2015-06-04 14:54:15 -07:00
Patrick Reilly 75d062b89d Restore WebUI breadcrumbs
- Update paths to svg images
 - Restore sections concept
 - Tested with local cluster
2015-05-15 20:35:13 -07:00
Hector Virgen 1a784cd489 Adds Karma to TravisCI
- Updates travis to run karma
- Adds some actual tests

Sample build success: https://travis-ci.org/djvirgen/kubernetes/jobs/61567253

Note: My branch is currently up to date with master but all the Go stuff is failing in Travis. Not sure why Go is failing, but the Karma stuff is running OK. I've also verified that when a Jasmine test fails, Travis will fail the build (see [this build](https://travis-ci.org/djvirgen/kubernetes/jobs/61567666) here).
2015-05-11 21:54:04 -07:00
Patrick Reilly 716d98c39e initial commit of chrome only of new replacement web ui
remove node modules

make new data file for web ui

initial commit of dashboard

switch back to non SSL request

move port splitting to common place; add to node resource location

Signed-off-by: Patrick Reilly <patrick@kismatic.io>

various path fixes

make svg path relative

work around missing mime type

Signed-off-by: Patrick Reilly <patrick@kismatic.io>

fix paths

fix karma path

remove bad protractor test
2015-04-21 07:24:06 -07:00
Deyuan Deng 1c55a45aaf git Ignore .kubeconfig 2015-03-23 10:31:55 -04:00
Di Xu 00b3fa802d fix broken link and typo in services.md 2015-03-14 13:54:00 +08:00
Zach Loafman 7333d991fb Revert "Fix need for yaml in GCE kube-up by importing PyYAML into third_party" 2015-03-10 15:42:28 -07:00
Zach Loafman 965f684e2f Adjust kube-env.py to use third_party PyYAML 2015-03-10 13:53:13 -07:00
Brendan Burns a57d6a10e5 Merge pull request #3922 from ZJU-SEL/ubuntu-cluster
Scripts to install k8s on ubuntu cluster with flannel network
2015-02-19 11:48:57 -08:00
Xingyu Chen aeeebe2126 finish the multinode ubuntu k8s setup script and guide ,tested ok 2015-02-18 19:09:06 +08:00