chrislovecnm
7487b0d756
updating docs, adding verify-gendocs and more build tweaks
2017-05-04 18:58:10 -06:00
Justin Santa Barbara
eddd73549c
Use LB IP address for private dns
2017-04-25 01:32:27 -04:00
Justin Santa Barbara
c8b18be9dd
Gossip backed DNS
2017-04-25 01:32:21 -04:00
Miao Luo
aed9f154ad
Fix minor errors due to rebase.
2017-04-21 11:03:13 -07:00
Miao Luo
de72c50a0d
Change the default image name for vsphere provider and other minor fix.
2017-04-20 23:38:33 -07:00
Miao Luo
58197e6dab
Support user-defined s3 endpoint.
...
When Environment variable S3_ENDPOINT is not empty, kops will use
the bucket on this specific s3 endpoint, instead of using AWS S3
by default.
2017-04-20 23:38:32 -07:00
Miao Luo
b15014f9a3
Address review comments and add installing instructions.
2017-04-20 23:37:41 -07:00
prashima
5c92bc6a2d
Added featureflag for vSphere cloud. Fixes #26 . ( #29 )
2017-04-20 23:37:40 -07:00
prashima
fc8faea2c8
Fixed environment variable setting process for vSphere. ( #16 )
2017-04-20 23:37:19 -07:00
prashima
bc3e8c3734
Added code to enable nodeup and protokube building and execution for vSphere VM ( #11 )
...
* Added code to enable nodeup and protokube building and execution for vSphere VM.
* Fixed nodeup template for vSphere.
2017-04-20 23:37:19 -07:00
SandeepPissay
3ed60bd708
Fixed the formatting and added copyright headers to new files
2017-04-20 23:31:49 -07:00
Justin Santa Barbara
30361eef68
Merge pull request #2328 from andrewsykim/2310
...
Move cluster delete files to pkg/resources
2017-04-19 21:31:38 -04:00
Justin Santa Barbara
a7c2c554e1
channels: support targeting kubernetes versions
2017-04-08 11:08:03 -04:00
andrewsykim
fe1dc540d1
add k8s.io/kops/pkg/resources to pkg/resources
2017-04-08 10:52:06 -04:00
Chris Love
e28c7beb2a
Merge pull request #2316 from justinsb/add_fix_for_hack_update_header
...
Add fix for hack/update-header.sh
2017-04-07 11:00:49 -06:00
Justin Santa Barbara
38d4d69a1d
Add fix for hack/update-header.sh
...
Without this verify-boilerplate.sh gave an exit code of 1 and the script
exited.
2017-04-07 00:24:44 -04:00
chrislovecnm
a3a97c665e
updating CI in hack script
2017-04-06 16:59:54 -04:00
Kris Nova
c0e88558f0
Getting deps up to speed for the server
...
Protobuf and etcd updates - yey
2017-03-28 11:10:21 +02:00
Justin Santa Barbara
b6401a384c
Merge pull request #2127 from justinsb/godeps_sync_tool
...
Script to sync our submodules from Godeps
2017-03-27 21:26:00 -04:00
Justin Santa Barbara
bdf0d04b0a
Merge pull request #2104 from justinsb/container_optimized_os
...
Initial Container-Optimized OS support
2017-03-27 10:21:39 -04:00
Justin Santa Barbara
b595a88a18
Merge pull request #2140 from justinsb/goimports
...
Script to call goimports
2017-03-26 00:04:03 -04:00
Justin Santa Barbara
9e7c0506f8
Update to fix tests
2017-03-20 23:56:20 -04:00
Justin Santa Barbara
a41e7598ca
Script to call goimports
...
Trying out python
2017-03-16 09:42:38 -04:00
Justin Santa Barbara
cb4641fea3
Code updates
2017-03-16 02:40:50 -04:00
Justin Santa Barbara
7800f8e48c
Python script to update submodule from Godeps
...
Generates bash files. Rough and ready, but eliminates some tedious
updating.
2017-03-15 23:19:07 -04:00
Justin Santa Barbara
645f330dad
Re-enable GCE support
...
We move everything to the models. We feature-flag it, because we
probably want to change the names etc, and we aren't going to be able to
offer smooth upgrades until that is done.
2017-02-28 20:08:03 -05:00
Justin Santa Barbara
fab539f978
Cleanup nil handling in kubelet options
2017-02-21 00:44:55 -05:00
Justin Santa Barbara
fec89f0f33
Skip DNS precreate on CF; a few test fixes
2017-02-17 11:04:39 -05:00
Justin Santa Barbara
c649271c1f
Refactor extra-field logic into pkg/edit
...
This will allow for easier reuse
2017-02-17 01:01:46 -05:00
yissachar
e6f655f86d
Merge pull request #1928 from justinsb/fix_1920
...
Support string-or-slice in IAM policies
2017-02-16 23:02:02 -05:00
Justin Santa Barbara
dc9a343434
Support string-or-slice in IAM policies
...
Fix #1920
2017-02-16 22:24:28 -05:00
yissachar
dfc5995488
Merge pull request #1932 from apenney/fix-brew
...
Adding this depends makes it work on Sierra for me
2017-02-16 18:33:02 -05:00
Ashley Penney
a6aa30c338
Adding this depends makes it work on Sierra for me
...
Prior to this Makefile:70 always failed with the error that shasum
was unavailable.
2017-02-16 22:21:44 +00:00
Manuel de Brito Fontes
da2630638b
Fix build
2017-02-11 13:57:30 -03:00
andrewsykim
1594f3dc8e
add k8s.io/kops/federation/model back to hack/.packges
2017-02-11 10:19:46 -05:00
andrewsykim
c78d41cdba
add mock autoscaling
2017-02-11 10:09:26 -05:00
Kris Nova
960cf39c46
Adding check for aws cli in $PATH
2017-02-07 11:11:49 -07:00
Kris Nova
bf530ef826
Update hack script
2017-02-06 22:20:31 -07:00
Kris Nova
50dc7c9cb3
Adding hack script and fixing aws.md
2017-02-06 22:18:59 -07:00
Justin Santa Barbara
379e0ca098
Channel manifest should be version aware
...
* We can target AMIs to kubernetes versions
* We can recommend / force a kops upgrade
* We can recommend / force a kubernetes upgrade
2017-01-25 23:13:48 -05:00
Justin Santa Barbara
587c341dd7
Fix boilerplate / gofmt
2017-01-25 09:13:45 -05:00
Chris Love
849815b638
Merge pull request #1601 from justinsb/validate_subnet_no_mixing
...
validation: Validate we specify ids for all subnets
2017-01-24 23:01:41 -07:00
chrislovecnm
4372bb4320
updates for hack script
2017-01-25 00:42:21 -05:00
Justin Santa Barbara
9e015285f8
validation: Validate we specify ids for all subnets
...
Move our validation to the apimachinery style. And then add a
validation that we specify IDs either for all subnets or no subnets.
2017-01-24 12:38:52 -05:00
Justin Santa Barbara
89460916c6
Merge pull request #1367 from frodopwns/1302-require-confirm-on-delete
...
Require a confirmation when deleting resources #1302
2017-01-19 10:21:51 -05:00
Chris Love
186e23b5bf
Merge pull request #1484 from justinsb/move_flagbuilder
...
Move flagbuilder to a shared package
2017-01-17 08:01:09 -08:00
Kris Nova
5c7174da00
Merge pull request #1487 from justinsb/split_out_systemd
...
Split out systemd package
2017-01-16 21:19:57 -07:00
Justin Santa Barbara
fa0d9e9d3c
Move flagbuilder to a shared package
...
Splitting up the CoreOS PR into manageable chunks
2017-01-16 20:38:00 -05:00
Chris Love
4c8c587b6a
Merge pull request #1485 from justinsb/split_out_kubeconfig
...
Refactor kubeconfig into its own package
2017-01-16 13:51:05 -07:00
Chris Love
51b764468c
Merge pull request #1486 from justinsb/split_out_distros
...
Split out distros into its own package
2017-01-16 13:16:17 -07:00