Skip to content
New issue

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

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

Already on GitHub? # to your account

Refactor compat policy #650

Merged
merged 4 commits into from
Dec 28, 2024
Merged

Refactor compat policy #650

merged 4 commits into from
Dec 28, 2024

Conversation

mostafa
Copy link
Member

@mostafa mostafa commented Dec 28, 2024

Ticket(s)

Fixes #443

Description

Removes compatibility policy. Now all plugin dependencies are checked for strict adherence to the version

Related PRs

N/A

Development Checklist

  • I have added a descriptive title to this PR.
  • I have squashed related commits together.
  • I have rebased my branch on top of the latest main branch.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added docstring(s) to my code.
  • I have made corresponding changes to the documentation (docs).
  • I have updated docs using make gen-docs command.
  • I have updated tests for my changes.
  • I have signed all the commits.

Legal Checklist

Copy link

Overview

Image reference ghcr.io/gatewayd-io/gatewayd:53e8b30 gatewaydio/gatewayd:latest
- digest bfa57bb10748 383013efa302
- tag 53e8b30 latest
- provenance b6df86a
- vulnerabilities critical: 0 high: 0 medium: 1 low: 0 critical: 0 high: 1 medium: 1 low: 0
- platform linux/amd64 linux/amd64
- size 20 MB 18 MB (-2.3 MB)
- packages 144 140 (-4)
Base Image alpine:3
also known as:
3.20
3.20.3
latest
alpine:3.20
also known as:
3
3.20.3
latest
- vulnerabilities critical: 0 high: 0 medium: 1 low: 0 critical: 0 high: 0 medium: 1 low: 0
Packages and Vulnerabilities (6 package changes and 1 vulnerability changes)
  • ➖ 3 packages removed
  • ♾️ 3 packages changed
  • 133 packages unchanged
  • ❗ 1 vulnerabilities added
Changes for packages of type apk (3 changes)
Package Version
ghcr.io/gatewayd-io/gatewayd:53e8b30
Version
gatewaydio/gatewayd:latest
ca-certificates 20240705-r0
openssl 3.3.2-r0
pax-utils 1.3.7-r2
Changes for packages of type golang (3 changes)
Package Version
ghcr.io/gatewayd-io/gatewayd:53e8b30
Version
gatewaydio/gatewayd:latest
♾️ github.com/gatewayd-io/gatewayd (devel) 0.0.0-20241214123014-b6df86a6fe94
♾️ golang.org/x/net 0.33.0 0.32.0
critical: 0 high: 1 medium: 0 low: 0
Added vulnerabilities (1):
  • high : CVE--2024--45338
♾️ stdlib go1.23.4 1.23.4

@mostafa mostafa marked this pull request as ready for review December 28, 2024 00:05
@mostafa mostafa merged commit 788b759 into main Dec 28, 2024
4 of 5 checks passed
@mostafa mostafa deleted the refactor-compat-policy branch December 28, 2024 00:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor compatibility policy
1 participant