-
Notifications
You must be signed in to change notification settings - Fork 73
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
refactor: remove unused struct field #458
refactor: remove unused struct field #458
Conversation
Signed-off-by: James Milligan <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #458 +/- ##
=======================================
Coverage 62.26% 62.26%
=======================================
Files 13 13
Lines 1659 1659
=======================================
Hits 1033 1033
Misses 563 563
Partials 63 63
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Can you also check K8s sync - https://github.com/open-feature/flagd/blob/main/pkg/sync/kubernetes/kubernetes_sync.go#L33 |
Signed-off-by: James Milligan <[email protected]>
Signed-off-by: James Milligan <[email protected]>
Signed-off-by: Kavindu Dodanduwa <[email protected]>
🤖 I have created a release *beep* *boop* --- ## [0.4.1](v0.4.0...v0.4.1) (2023-03-07) ### 🔄 Refactoring * remove unused struct field ([#458](#458)) ([a04c0b8](a04c0b8)) ### 🧹 Chore * **deps:** update sigstore/cosign-installer digest to bd2d118 ([#471](#471)) ([ee90f48](ee90f48)) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.10 ([#459](#459)) ([cbdf9b0](cbdf9b0)) * **deps:** update module golang.org/x/net to v0.8.0 ([#468](#468)) ([10d5f2c](10d5f2c)) * fix broken image signing ([#461](#461)) ([05bb51c](05bb51c)) * fixing image delimeter ([#463](#463)) ([b4ee495](b4ee495)) * security issues ([#464](#464)) ([7f1e759](7f1e759)) * set readiness once only ([#465](#465)) ([41a888d](41a888d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR
Related Issues
Notes
Follow-up Tasks
How to test