John Gardiner Myers
f7383b29da
Move Cloud into CloudupSubContext
2022-12-18 13:40:02 -08:00
John Gardiner Myers
7c3e32369a
Refactor Context into separate cloudup and nodeup types
2022-12-17 17:42:46 -08:00
Ciprian Hacman
d29812fc6e
Replace fi.Bool/Float*/Int*/StringValue() with fi.ValueOf
2022-11-19 03:45:23 +02:00
Peter Rifel
e0555bb431
Remove unused json field tags from terraform structs
2021-12-24 14:17:23 -06:00
justinsb
eeb948aca8
GCE: Task for StorageBucket IAM
...
IAM at the bucket level is recommended over object or bucket level ACLs.
2021-12-13 10:16:54 -05:00
Peter Rifel
1573869515
Remove unused StorageBucketIam GCE task
2021-12-01 21:38:41 -06:00
John Gardiner Myers
7c9e7e9286
Make Lifecycle field non-pointer
2021-06-02 23:02:16 -07:00
Peter Rifel
4d9f0128a3
Upgrade to klog2
...
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
John Gardiner Myers
f72dac180d
Switch to new fitasks marker
2020-07-28 11:48:08 -07:00
Peter Rifel
04a5ead08e
Add cty field tags to Terraform structs
2020-04-05 21:18:02 -05:00
tanjunchen
d5fef40863
upup/pkg/fi/cloudup/ upup/pkg/fi/nodeup/ hack/.staticcheck_failures : simplify code and remove code
2019-12-18 09:47:58 +08:00
Justin SB
3e33ac7682
Change code from glog to klog
...
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog. That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
mooncake
5094996a32
fix typos issues in upup files
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-07 10:28:01 +08:00
Kubernetes Submit Queue
efcf7e0bc7
Merge pull request #3723 from justinsb/consistent_error_messaging
...
Automatic merge from submit-queue.
Fix error message in StorageBucketIam task
2017-10-29 15:02:25 -07:00
Justin Santa Barbara
c14113a585
Apply goimports formatting to upup/pkg/fi/cloudup/gcetasks/
2017-10-29 13:39:33 -04:00
Justin Santa Barbara
19ca67e8e9
Fix error message in StorageBucketIam task
...
We want to include the entity both for consistency, and because it's
important information!
2017-10-29 13:29:57 -04:00
Justin Santa Barbara
dbbe3f373b
GCE: Set up permissions for cross-project configurations
...
This ensures that the cluster can read the kops state store files, even
if the GCS bucket is in a different project.
We automatically set up an IAM access policy that grants access.
2017-10-28 03:24:18 -04:00