Andrey Smirnov
59cfd312c1
chore: bump dependencies via dependabot
...
There were some upstream code changes in etcd, some code got moved
around.
PRs #3651 #3652 #3653 #3654 #3655 #3655 #3656 #3657 #3658
#3659 #3660 #3661 #3662 #3663
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-05-24 12:15:15 -07:00
Andrey Smirnov
c6567fae9c
chore: dependabot updates
...
PRs #3622 #3623 #3624 #3625 #3627 #3628
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-05-17 07:46:24 -07:00
Andrey Smirnov
1cf011a809
chore: bump dependencies via dependabot
...
See PRs #3596 #3593 #3592
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-05-11 11:20:23 -07:00
Andrey Smirnov
e54b6b7a3d
chore: update dependencies via dependabot
...
PRs #3568 #3567 #3566
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-05-04 14:06:35 -07:00
Andrey Smirnov
a01b1d22d9
chore: dump dependencies via dependabot
...
PRs #3530 #3543 #3544 #3545 #3546 #3547 #3548 #3549 #3550 #3551 #3552
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-27 05:33:07 -07:00
Andrey Smirnov
eb0b64d313
chore: list specifically for enabled regions
...
AWS now has opt-in regions which are not enabled by default, so we need
to ignore such regions to avoid failures.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-20 05:47:30 -07:00
Andrey Smirnov
05cbe250c8
chore: bump dependencies via dependabot
...
PRs #3503 #3504 #3505
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-19 06:44:47 -07:00
Andrey Smirnov
ef24fd6a01
chore: bump dependencies via dependabot
...
See #3464 #3465 #3466
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-12 06:32:17 -07:00
Andrey Smirnov
39ae0415e9
chore: bump dependencies via dependabot
...
See #3431 #3432 #3433 #3434
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-04-05 06:16:24 -07:00
Andrey Smirnov
a6106815b7
chore: bump dependencies via dependabot
...
See #3386 #3387 #3388
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-29 06:38:55 -07:00
Andrey Smirnov
dc294db16c
chore: bump dependencies via dependabot
...
PRs #3336 #3337 #3338 #3339
Also bump proto tools via talos-systems/tools#133
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-22 13:58:08 -07:00
Alexey Palazhchenko
08271ba931
chore: use Go 1.16 language version
...
It affects some languages features and go subcommands.
https://golang.org/ref/mod#go-mod-file-go
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-03-17 06:20:39 -07:00
Andrey Smirnov
d4d77882e3
chore: update dependencies via dependabot
...
See #3301 #3302
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-15 06:12:03 -07:00
Andrey Smirnov
56c95eace3
chore: bump dependencies via dependabot
...
See #3267 #3268
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-09 06:03:55 -08:00
Alexey Palazhchenko
df52c13581
chore: fix //nolint directives
...
That's the recommended syntax:
https://golangci-lint.run/usage/false-positives/
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-03-05 05:58:33 -08:00
Andrey Smirnov
c8ae00937e
chore: bump dependencies via dependabot
...
See #3226 , #3227 , #3228
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-03-01 06:16:53 -08:00
Andrey Smirnov
85d1669fb0
chore: bump dependencies via dependabot
...
PRs: #3202 , #3201 , #3200
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-02-24 07:05:55 -08:00
Andrey Smirnov
d29a56b0c0
chore: update dependencies via dependabot
...
See #3116 , #3117
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-02-08 07:20:51 -08:00
Andrey Smirnov
8974b529af
chore: bump dependencies (via dependabot)
...
See #3072 , #3073 , #3074 , #3076 , #3077 , #3078
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-02-01 05:48:34 -08:00
Andrey Smirnov
61cacb3956
docs: provide list of AMIs on AWS documentation page
...
I wasn't able to find a more elegant way to get Vue content into
Markdown, so a bit of a hack with the template. Looks like frontmatter
parsing is also incomplete, so I could rely only on the page title.
Also changed the format of the image export to make it much easier to
work on that data in Vue.
Fixes #2834
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-25 10:26:50 -08:00
Andrey Smirnov
b1c0f99c04
chore: add cloud image uploader (AWS AMIs for now)
...
It generates JSON file in the end with the upload results:
```
{"aws":{"regions":{"eu-central-1":{"arch":{"amd64":{"ami_id":"ami-0f559e06baf488ee1"},"arm64":{"ami_id":"ami-01edd1830a3c5d95c"}}},"eu-west-3":{"arch":{"amd64":{"ami_id":"ami-020f95a280c4c1c55"},"arm64":{"ami_id":"ami-0edcc7d694931a52c"}}}}}}
```
Regions, architectures can be modified as well.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-11-20 08:42:01 -08:00