Alexey Palazhchenko
244b08cc19
chore: bump dependencies
...
Also downgrade some indirect dependencies that don't have a good reason to be updated.
Closes #4111 .
Closes #4112 .
Closes #4116 .
Closes #4117 .
Closes #4121 .
Closes #4122 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@talos-systems.com>
2021-08-23 08:49:38 +00:00
Andrey Smirnov
0ef8f83acf
chore: bump dependencies via dependabot
...
PRs #4079 #4080 #4081 #4082 #4083 #4084 #4085
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-08-16 16:33:52 +03:00
Andrey Smirnov
7ca5749ad4
chore: bump dependencies via dependabot
...
PRs #4033 #4034 #4035 #4036 #4037 #4038 #4039 #4040
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-08-09 08:32:02 -07:00
Andrey Smirnov
539f42090e
chore: bump dependencies via dependabot
...
Fixes #3993
Fixes #3994
Fixes #3995
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-08-03 10:25:17 -07:00
Alexey Palazhchenko
585152a0be
chore: bump dependencies
...
Closes #3983 .
Closes #3984 .
Closes #3985 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-26 04:37:25 -07:00
dependabot[bot]
33e9d6c984
chore: bump github.com/aws/aws-sdk-go in /hack/cloud-image-uploader
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.39.0 to 1.39.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.39.0...v1.39.4 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 05:06:06 -07:00
Alexey Palazhchenko
71c6f7004e
chore: bump go.mod dependencies
...
Closes #3879 , #3880 , #3881 , #3882 , #3883 , #3884 , #3885 , #3886 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-07-05 06:59:14 -07:00
Alexey Palazhchenko
f228af4061
chore: bump go.mod dependencies
...
Closes #3848 , #3849 , #3850 , #3851 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-06-28 02:25:43 -07:00
Spencer Smith
0731be908b
feat: add cloud images to releases
...
This PR updates our CI so that when we release talos, a json file
containing our cloud images for AWS will be published as a release
asset.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2021-06-23 16:40:54 -04:00
Alexey Palazhchenko
42c16f67f4
chore: bump dependencies
...
Update k8s to 1.21.2.
See #3787 #3788 #3789 #3790 #3791 #3792 #3793 #3794 #3795 #3796 #3798 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-06-21 07:05:41 -07:00
Andrey Smirnov
654dcad475
chore: bump dependencies via dependabot
...
See #3751 #3752 #3753 #3754 #3755 #3756 #3756 #3757
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-06-16 07:28:17 -07:00
Andrey Smirnov
8b0763f6a2
chore: bump dependencies via dependabot
...
PRs #3720 #3721 #3722 #3723 #3724 #3725 #3726
#3727 #3728 #3729
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-06-07 06:28:51 -07:00
Andrey Smirnov
5811f4dda1
feat: implement link (interface) controllers
...
The structure of the controllers is really similar to addresses and
routes:
* `LinkSpec` resource describes desired link state
* `LinkConfig` controller generates `LinkSpecs` based on machine
configuration and kernel cmdline
* `LinkMerge` controller merges multiple configuration sources into a
single `LinkSpec` paying attention to the config layer priority
* `LinkSpec` controller applies the specs to the kernel state
Controller `LinkStatus` (which was implemented before) watches the
kernel state and publishes current link status.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2021-06-01 09:36:25 -07:00
Alexey Palazhchenko
c036b94948
chore: bump dependencies
...
Closes #3699 , #3668 , #3698 , #3697 , #3696 , #3695 , #3694 , #3693 , #3692 .
Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-05-31 06:12:06 -07:00
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