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

OCPBUGS-22833: Vendor package update #39

Merged
merged 65 commits into from
Nov 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
c0000b1
Add pod-iptables option to store pod iptables
s1061123 Feb 9, 2021
138d0e7
Merge pull request #7 from k8snetworkplumbingwg/dev/store-iptables
s1061123 Feb 16, 2021
5abf7b6
Fix owners file
s1061123 Feb 18, 2021
a36e946
Update CI pipeline
s1061123 Feb 18, 2021
61d59b7
Add label to Dockerfile
s1061123 Feb 21, 2021
dda5ef4
Update github action to simplify
s1061123 Feb 22, 2021
c0f1543
Use GITHUB_TOKEN for push packages
s1061123 Mar 10, 2021
d470625
Update slack URL in README
s1061123 Mar 16, 2021
29ba692
fix workflows
s1061123 Apr 24, 2021
3c8e688
Fix some timing issue and change memory limit
s1061123 Apr 23, 2021
d66db44
Merge pull request #9 from s1061123/fix/update-mem-limit
dougbtv Apr 26, 2021
f8ed41f
Add namespace check between pod and multi-networkpolicy
s1061123 Apr 23, 2021
be5f2bc
Merge pull request #10 from s1061123/fix/wrong-iptables
s1061123 Apr 26, 2021
ed63ae4
Use TCP as default for Port.Protocol
zeeke Jan 19, 2022
8db3426
Merge pull request #12 from zeeke/default-protocol
s1061123 Jan 21, 2022
cf25830
Fix to work namespacveSelector policy, without labelSelector
s1061123 May 6, 2022
7aa72e3
Merge pull request #15 from s1061123/fix/14
dougbtv May 6, 2022
005b50f
Support for `NamespaceSelector` (#16)
zeeke May 10, 2022
6300c9b
Improve logging in server.go (#19)
zeeke Jun 10, 2022
58aefb2
Add IPv6 support in TODO list
s1061123 Jun 11, 2022
6140783
Set specific version for `revive` tool (#20)
zeeke Jun 28, 2022
ab3453f
Log filter rules (#23)
zeeke Jun 28, 2022
ad351c3
Refine policy generation routine to support multiple policies
s1061123 Jul 11, 2022
42ae37b
Fix capabilities (#25)
s1061123 Aug 8, 2022
27c26d7
Merge pull request #28 from s1061123/dev/refine-policy
dougbtv Aug 8, 2022
f52ca37
Update github action to fit to latest golang
s1061123 Sep 9, 2022
da2505e
Remove docker from support runtime due to obsolated
s1061123 Sep 9, 2022
d3fd437
Merge pull request #30 from s1061123/update-action
dougbtv Sep 20, 2022
6939262
Merge pull request #29 from s1061123/fix/remove-docker
dougbtv Sep 20, 2022
632bc6c
Bump github.com/containernetworking/cni from 0.7.1 to 0.8.1 (#31)
dependabot[bot] Sep 20, 2022
d679001
Bump vendor packages.
s1061123 Sep 27, 2022
d7d9390
Merge pull request #33 from s1061123/bump-vendor
dougbtv Sep 27, 2022
c549949
Graceful shutdown for daemonset (#32)
zeeke Oct 4, 2022
a97410c
Add sync-period option for fast sync
s1061123 Oct 6, 2022
faecd98
Remove deprecated parameters in deploy.yml
s1061123 Oct 6, 2022
d1805e4
Add e2e test
s1061123 Oct 6, 2022
b9106c8
Merge pull request #34 from s1061123/e2e
dougbtv Oct 12, 2022
a7d4de7
e2e-test: Add script to update server image (#35)
zeeke Oct 18, 2022
ab03df1
Fix yaml syntax error in GH workflow (#36)
zeeke Oct 19, 2022
e00bced
Add CodeQL workflow for GitHub code scanning (#38)
lgtm-com[bot] Dec 8, 2022
e6bb2b7
Add NOTICE file for Apache license 2.0 (#39)
s1061123 Dec 22, 2022
19ebecb
IPv6 support in multi-networkpolicy-iptables (#40)
s1061123 Feb 1, 2023
95456e8
Fix github action
s1061123 Feb 1, 2023
0c6df81
Avoid using cri-api `v1alpha2` (#43)
zeeke Feb 2, 2023
a4190c9
Fix typo in container registry domain (#44)
p- Feb 23, 2023
3420c17
Update go mod to security vulnerability
s1061123 Feb 27, 2023
7bfaf6b
Merge pull request #46 from s1061123/fix/dependabot-alerts
dougbtv Mar 1, 2023
7340da3
Fix github action
s1061123 Mar 1, 2023
8860823
Update vendors to fix dependabot alerts
s1061123 Mar 1, 2023
66a9af1
Merge pull request #47 from s1061123/fix/dependabot
dougbtv Mar 2, 2023
639a712
Add ipblock bat tests in e2e (#48)
s1061123 Mar 3, 2023
39e42b8
Fix iptables rules in multiple items in ingress/egress (#49)
s1061123 Mar 13, 2023
7b81bfd
Update golang to 1.20
s1061123 Jun 28, 2023
c66538d
Merge pull request #51 from s1061123/dev/update-golang
dougbtv Jun 28, 2023
49cfc49
Fix end2end tests (#53)
zeeke Jul 11, 2023
5ec4fd0
Infer PolicyTypes if missing (#50)
zeeke Jul 12, 2023
c67e633
Bump google.golang.org/grpc from 1.38.0 to 1.53.0 (#52)
dependabot[bot] Jul 13, 2023
4861a3f
Update e2e environments (#54)
s1061123 Jul 13, 2023
8c7b073
Fix linter warning (#55)
s1061123 Jul 13, 2023
59c7cb3
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0…
dependabot[bot] Oct 17, 2023
1903c21
Bump github.com/containernetworking/plugins from 0.8.5 to 0.8.6 (#56)
dependabot[bot] Oct 17, 2023
9eb95bb
Update vendor and golang version (#58)
s1061123 Oct 17, 2023
9ef222f
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#59)
dependabot[bot] Nov 2, 2023
703e47f
Update vendor packages (#60)
s1061123 Nov 2, 2023
66ac22d
Merge remote-tracking branch 'upstream/master' into fix-22619
s1061123 Nov 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/onsi/gomega v1.10.1
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
google.golang.org/grpc v1.53.0
google.golang.org/grpc v1.56.3
k8s.io/api v0.22.8
k8s.io/apimachinery v0.22.8
k8s.io/client-go v0.22.8
Expand All @@ -29,7 +29,7 @@ require (
github.com/go-logr/logr v0.4.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
Expand All @@ -41,15 +41,15 @@ require (
github.com/nxadm/tail v1.4.4 // indirect
github.com/pkg/errors v0.9.1 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/oauth2 v0.7.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down Expand Up @@ -93,3 +93,5 @@ replace (
k8s.io/pod-security-admission => k8s.io/pod-security-admission v0.22.8
k8s.io/sample-apiserver => k8s.io/sample-apiserver v0.22.8
)

replace github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.11.1
52 changes: 11 additions & 41 deletions go.sum

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion vendor/github.com/golang/protobuf/jsonpb/decode.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 0 additions & 71 deletions vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go

This file was deleted.

12 changes: 8 additions & 4 deletions vendor/golang.org/x/oauth2/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions vendor/golang.org/x/oauth2/internal/token.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 32 additions & 1 deletion vendor/golang.org/x/oauth2/oauth2.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 12 additions & 2 deletions vendor/golang.org/x/oauth2/token.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 19 additions & 6 deletions vendor/google.golang.org/grpc/CONTRIBUTING.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions vendor/google.golang.org/grpc/attributes/attributes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/google.golang.org/grpc/balancer/balancer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading