This repository was archived by the owner on Apr 11, 2025. It is now read-only.
feat: bump Go to 1.15.4#3
Merged
talos-bot merged 1 commit intosiderolabs:masterfrom Nov 9, 2020
Merged
Conversation
See: * siderolabs/pkgs#185 * siderolabs/tools#111 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
Member
Author
|
/approve |
andrewrynhard
approved these changes
Nov 9, 2020
Member
Author
|
/lgtm |
smira
added a commit
to smira/talos
that referenced
this pull request
Nov 9, 2020
See: * siderolabs/pkgs#185 * siderolabs/tools#111 * siderolabs/extras#3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
talos-bot
pushed a commit
to siderolabs/talos
that referenced
this pull request
Nov 9, 2020
See: * siderolabs/pkgs#185 * siderolabs/tools#111 * siderolabs/extras#3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
smira
pushed a commit
to smira/talos
that referenced
this pull request
Nov 10, 2020
This backports PRs siderolabs#2733 siderolabs#2738 siderolabs#2745 siderolabs#2747 fix: update packages Brings in the R8169 driver. Signed-off-by: Andrew Rynhard <andrew@rynhard.io> (cherry picked from commit 4d9555a) chore: bump Go to 1.15.4 See: * siderolabs/pkgs#185 * siderolabs/tools#111 * siderolabs/extras#3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 5fca20e) fix: remove 'token creds' from maintenance service This fixes the reverse Go dependency from `pkg/machinery` to `talos` package. Add a check to `Dockerfile` to prevent `pkg/machinery/go.mod` getting out of sync, this should prevent problems in the future. Fix potential security issue in `token` authorizer to deny requests without grpc metadata. In provisioner, add support for launching nodes without the config (config is not delivered to the provisioned nodes). Breaking change in `pkg/provision`: now `NodeRequest.Type` should be set to the node type (as config can be missing now). In `talosctl cluster create` add a flag to skip providing config to the nodes so that they enter maintenance mode, while the generated configs are written down to disk (so they can be tweaked and applied easily). Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit b2b86a6) chore: bump version of `x/net` module Fixes siderolabs#2746 This should cover the `x/net/http2` fixes which were backported in Go 1.15.4. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 4c42e22)
smira
pushed a commit
to smira/talos
that referenced
this pull request
Nov 10, 2020
This backports PRs siderolabs#2733 siderolabs#2738 siderolabs#2745 siderolabs#2747 fix: update packages Brings in the R8169 driver. Signed-off-by: Andrew Rynhard <andrew@rynhard.io> (cherry picked from commit 4d9555a) chore: bump Go to 1.15.4 See: * siderolabs/pkgs#185 * siderolabs/tools#111 * siderolabs/extras#3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 5fca20e) fix: remove 'token creds' from maintenance service This fixes the reverse Go dependency from `pkg/machinery` to `talos` package. Add a check to `Dockerfile` to prevent `pkg/machinery/go.mod` getting out of sync, this should prevent problems in the future. Fix potential security issue in `token` authorizer to deny requests without grpc metadata. In provisioner, add support for launching nodes without the config (config is not delivered to the provisioned nodes). Breaking change in `pkg/provision`: now `NodeRequest.Type` should be set to the node type (as config can be missing now). In `talosctl cluster create` add a flag to skip providing config to the nodes so that they enter maintenance mode, while the generated configs are written down to disk (so they can be tweaked and applied easily). Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit b2b86a6) chore: bump version of `x/net` module Fixes siderolabs#2746 This should cover the `x/net/http2` fixes which were backported in Go 1.15.4. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 4c42e22)
talos-bot
pushed a commit
to siderolabs/talos
that referenced
this pull request
Nov 10, 2020
This backports PRs #2733 #2738 #2745 #2747 fix: update packages Brings in the R8169 driver. Signed-off-by: Andrew Rynhard <andrew@rynhard.io> (cherry picked from commit 4d9555a) chore: bump Go to 1.15.4 See: * siderolabs/pkgs#185 * siderolabs/tools#111 * siderolabs/extras#3 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 5fca20e) fix: remove 'token creds' from maintenance service This fixes the reverse Go dependency from `pkg/machinery` to `talos` package. Add a check to `Dockerfile` to prevent `pkg/machinery/go.mod` getting out of sync, this should prevent problems in the future. Fix potential security issue in `token` authorizer to deny requests without grpc metadata. In provisioner, add support for launching nodes without the config (config is not delivered to the provisioned nodes). Breaking change in `pkg/provision`: now `NodeRequest.Type` should be set to the node type (as config can be missing now). In `talosctl cluster create` add a flag to skip providing config to the nodes so that they enter maintenance mode, while the generated configs are written down to disk (so they can be tweaked and applied easily). Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit b2b86a6) chore: bump version of `x/net` module Fixes #2746 This should cover the `x/net/http2` fixes which were backported in Go 1.15.4. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> (cherry picked from commit 4c42e22)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See:
Signed-off-by: Andrey Smirnov smirnov.andrey@gmail.com