Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: redirect omni feedback to omni repo #1

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

smira
Copy link
Member

@smira smira commented Feb 29, 2024

Now that omni repo is public we can use it.

@smira smira force-pushed the fix/omni-feedback branch 4 times, most recently from 1b6d2ca to a9ce542 Compare February 29, 2024 14:24
Now that `omni` repo is public we can use it.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
@smira smira force-pushed the fix/omni-feedback branch from a9ce542 to 69dba26 Compare February 29, 2024 14:29
@smira
Copy link
Member Author

smira commented Feb 29, 2024

/m

@talos-bot talos-bot merged commit 69dba26 into main Feb 29, 2024
18 checks passed
@smira smira deleted the fix/omni-feedback branch February 29, 2024 14:49
rsmitty added a commit that referenced this pull request Apr 5, 2024
This PR bumps the golang net library. As it stands, you can't build on the latest commit, as `make lint` will fail during vuln checking because of this.

```
...
9.472 Vulnerability #1: GO-2024-2687
9.472     HTTP/2 CONTINUATION flood in net/http
9.472   More info: https://pkg.go.dev/vuln/GO-2024-2687
9.472   Module: golang.org/x/net
9.472     Found in: golang.org/x/net@v0.20.0
9.472     Fixed in: golang.org/x/net@v0.23.0
...
```

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
utkuozdemir pushed a commit that referenced this pull request Apr 8, 2024
This PR bumps the golang net library. As it stands, you can't build on the latest commit, as `make lint` will fail during vuln checking because of this.

```
...
9.472 Vulnerability #1: GO-2024-2687
9.472     HTTP/2 CONTINUATION flood in net/http
9.472   More info: https://pkg.go.dev/vuln/GO-2024-2687
9.472   Module: golang.org/x/net
9.472     Found in: golang.org/x/net@v0.20.0
9.472     Fixed in: golang.org/x/net@v0.23.0
...
```

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
(cherry picked from commit 9d35dfe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants