Kubernetes Prow Robot
9e28f0b362
Merge pull request #169 from Bowenislandsong/fix-test
...
Remove hardcoded node selection in E2e test
2019-07-12 13:55:05 -07:00
Bowen Song
7245a31f52
Change hard coded leastLoadedNode=[3rd node] to searching for leastLoadedNode worker node
...
Accomodate dee89a6cc1
And format files according to gofmt verification
update version to 1.11.1
2019-07-11 17:26:06 -04:00
ravisantoshgudimetla
66a2a87e49
Start use kind for e2e tests
2019-07-11 10:03:06 -04:00
Kubernetes Prow Robot
e7ceddf2bc
Merge pull request #162 from tammert/duplicate-test-logic-rework
...
Improved logic for duplicates testing
2019-07-05 08:00:38 -07:00
Kubernetes Prow Robot
e3d25a9ab4
Merge pull request #165 from KohlsTechnology/add-gitignore
...
Add .gitignore to ignore output directory for binaries
2019-07-05 06:40:35 -07:00
Sean Malloy
992e00ecd2
Add .gitignore to ignore output directory for binaries
2019-07-04 22:09:28 -05:00
Kubernetes Prow Robot
d157a4359b
Merge pull request #160 from KohlsTechnology/issue-144
...
Push Container Images To k8s.gcr.io
2019-06-20 06:32:52 -07:00
Sean Malloy
6a08b5661a
Changes image variable name based on code review comments
2019-06-20 01:00:01 -05:00
Sean Malloy
7094c404c9
Change push-container to push-container-to-gcloud
...
Changes made based on code review comments.
2019-06-19 00:51:31 -05:00
Sebastiaan Tammer
20c610c65a
Improved logic for duplicates testing
2019-06-11 20:35:55 +02:00
Sean Malloy
934a06381d
Push Container Images To k8s.gcr.io
...
Run below commands to build and push
a staging image to staging-k8s.gcr.io.
```
$ make push
```
Run below commands to build and push
a release image to k8s.gcr.io.
```
$ git checkout v0.9.0
$ VERSION=v0.9.0 REGISTRY=k8s.gcr.io make push
```
2019-06-05 00:35:10 -05:00
Kubernetes Prow Robot
674c1db05c
Merge pull request #149 from reetasingh/master
...
Adding golang ci lint support and Refactoring test by make it table driven
2019-06-04 07:25:11 -07:00
Reeta Singh
dee89a6cc1
Refactoring test by make it table driven and adding golangci-lint to the CI pipeline
2019-06-03 20:40:02 -07:00
Kubernetes Prow Robot
60fbaca305
Merge pull request #156 from tammert/identical-deployments-fix
...
Added ownerRef.UID for evaluating duplicate Pods
2019-06-02 11:26:13 -07:00
Sebastiaan Tammer
164d2b0729
Minor typo corrected
2019-05-25 11:40:03 +02:00
Sebastiaan Tammer
023a2f2a47
Replaced UID with Namespace for duplicate check, added tests (+ cleanup)
2019-05-25 11:18:11 +02:00
Sebastiaan Tammer
d1c6f3f709
Added ownerRef.UID for evaluating duplicate Pods
2019-05-24 18:51:33 +02:00
Kubernetes Prow Robot
fc1688057a
Merge pull request #142 from adyada/master
...
Added support to evict pods that use local storage.
0.9.0
2019-04-12 07:42:46 -07:00
Adi Yadav
e6e200b93c
Added auto-generated changes.
2019-04-11 23:24:56 -04:00
Adi Yadav
5d843d1f08
Added manual changes.
2019-04-11 23:24:20 -04:00
Kubernetes Prow Robot
6c981cc067
Merge pull request #137 from pickledrick/fix/update-installation-readme
...
update readme to fix unused path
2019-03-04 06:04:39 -08:00
Peter Grant
22a3a6ea1d
update readme to fix unused path
2019-03-04 15:16:37 +11:00
Kubernetes Prow Robot
294bddb5e2
Merge pull request #135 from russiancook/patch-1
...
Update configmap.yaml
2019-02-28 13:34:37 -08:00
russiancook
0a9d1959e2
Update configmap.yaml
...
Put configmap in kube-system namespace
2019-02-14 12:12:47 +02:00
RaviSantosh Gudimetla
19ee5d80b5
Merge pull request #124 from ravisantoshgudimetla/fix-kubeadm
...
Run apiserver on private ip and bump kube version installed to 1.13
2019-01-14 22:41:26 -05:00
ravisantoshgudimetla
14d9e175c2
Run apiserver on private ip and bump kube version installed to 1.13
2018-12-14 14:54:42 -05:00
RaviSantosh Gudimetla
468e138070
Merge pull request #114 from nikhita/contributing.md
...
Add CONTRIBUTING.md
v0.8.0
2018-09-03 09:15:37 -04:00
Nikhita Raghunath
db13b2ac73
Add CONTRIBUTING.md
2018-09-01 19:29:24 +05:30
Avesh Agarwal
40ca53e0a5
Merge pull request #113 from sanity-io/master
...
Yaml files for kubernetes
2018-08-24 08:50:41 -04:00
nicholas.klem
35d8367fe5
rbac.authorization.k8s.io/v1 - not v1beta1
2018-08-24 14:44:19 +02:00
nicholas.klem
345dd9cf27
add kubernetes yaml files
2018-08-24 14:34:38 +02:00
RaviSantosh Gudimetla
81f471fe05
Merge pull request #111 from kubernetes-incubator/ravisantoshgudimetla-patch-2
...
Remove production usage warning
2018-08-23 15:57:09 -04:00
RaviSantosh Gudimetla
aa5e8770f5
Remove production usage warning
...
Removing production usage warning to encourage more users to try using descheduler and since descheduler has been stable so far.
2018-08-23 15:44:17 -04:00
RaviSantosh Gudimetla
2690d139c5
Merge pull request #110 from kubernetes-incubator/ravisantoshgudimetla-patch-1
...
Update the compatibility matrix
2018-08-22 16:31:09 -04:00
RaviSantosh Gudimetla
cd192ce5fc
Update the compatibility matrix
...
Descheduler 0.4+ should work with kube 1.9+.
2018-08-22 16:09:18 -04:00
RaviSantosh Gudimetla
048f3fd1e5
Merge pull request #109 from ravisantoshgudimetla/test-cases-cleanup
...
Remove the unnecessary print statements in test file
2018-08-22 12:20:27 -04:00
ravisantoshgudimetla
a079fd2757
Remove the unnecessary print statements
2018-08-22 11:27:40 -04:00
RaviSantosh Gudimetla
ae0a9ed525
Merge pull request #108 from ravisantoshgudimetla/fix-warnings-ci
...
Fix deprecated warning in CI
v0.7.0
2018-08-21 15:10:40 -04:00
ravisantoshgudimetla
0a815e8786
Fix deprecated warning in CI
2018-08-21 14:45:14 -04:00
RaviSantosh Gudimetla
0115748fe8
Merge pull request #105 from ravisantoshgudimetla/priority-low-node
...
Low node utilization to respect priority while evicting pods
2018-08-21 14:33:50 -04:00
ravisantoshgudimetla
d0305dac3f
Low node utilization to respect priority while evicting pods
2018-08-21 14:14:26 -04:00
RaviSantosh Gudimetla
72d6a8aa33
Merge pull request #106 from ravisantoshgudimetla/fix-e2e
...
Fix broken e2e tests
2018-08-06 10:53:13 -04:00
ravisantoshgudimetla
654fdbba94
Fix broken e2e tests
2018-08-05 13:16:47 -04:00
Avesh Agarwal
d73471327b
Merge pull request #99 from aveshagarwal/master-fix-1
...
Add SECURITY_CONTACTS file.
v0.6.0
2018-05-31 12:05:58 -04:00
Avesh Agarwal
1294c8a2c2
Add SECURITY_CONTACTS file.
2018-05-31 11:46:54 -04:00
Avesh Agarwal
ddd3dd6f19
Merge pull request #95 from betabrand/auth-providers
...
Allow other auth providers (GCP, OIDC, Azure, OpenStack)
2018-05-23 13:01:27 -04:00
Hugues Alary
fad9e8dc39
Running glide update -v to pulldown all the required depedencies
2018-05-22 19:14:00 -07:00
Hugues Alary
450a5c290b
Allow other auth providers (GCP, OIDC, Azure, OpenStack)
2018-05-22 19:13:47 -07:00
RaviSantosh Gudimetla
af2198428e
Merge pull request #94 from ingvagabund/travis-bump-go-to-1.10
...
Bump Travis go version to 1.9.1
2018-05-22 09:39:29 -04:00
Jan Chaloupka
bc7be54e2e
Bump Travis go version to 1.9.1
2018-05-22 14:50:20 +02:00