Skip to content

feat: parse new featureflagconfiguration CRD structure#205

Closed
skyerus wants to merge 2 commits into
open-feature:mainfrom
skyerus:issue-204_parse-featureflagconfiguration-crd
Closed

feat: parse new featureflagconfiguration CRD structure#205
skyerus wants to merge 2 commits into
open-feature:mainfrom
skyerus:issue-204_parse-featureflagconfiguration-crd

Conversation

@skyerus
Copy link
Copy Markdown
Contributor

@skyerus skyerus commented Nov 2, 2022

This PR

Parses the featureflagconfiguration CRD structure changes (more detail here).

Related Issues

Fixes #204

Notes

To be release in conjunction with open-feature/open-feature-operator#207

Follow-up Tasks

How to test

@skyerus skyerus requested a review from AlexsJones as a code owner November 2, 2022 16:50
@skyerus skyerus marked this pull request as draft November 2, 2022 16:53
@skyerus
Copy link
Copy Markdown
Contributor Author

skyerus commented Nov 2, 2022

Converted to draft to ensure it's merged at the same time as the OFO component. Ready for review

@skyerus
Copy link
Copy Markdown
Contributor Author

skyerus commented Nov 2, 2022

The tests/linting fails because the PR needs updating to include the version of OFO that includes the CRD spec change.

Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
@skyerus skyerus force-pushed the issue-204_parse-featureflagconfiguration-crd branch from 362c65b to 84bcfcb Compare November 3, 2022 16:43
@skyerus skyerus changed the title feat!: parse new featureflagconfiguration CRD structure feat: parse new featureflagconfiguration CRD structure Nov 3, 2022
Copy link
Copy Markdown
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending the OFO merge, obviously.

}

func (k *Sync) Fetch(ctx context.Context) (string, error) {
state := "{}"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👨‍🍳 💋 🤌

@skyerus
Copy link
Copy Markdown
Contributor Author

skyerus commented Nov 18, 2022

Not needed

@skyerus skyerus closed this Nov 18, 2022
raphael-wigoutschnigg-dt pushed a commit to open-feature-forking/flagd that referenced this pull request Mar 11, 2025
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
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.

[FEATURE] Parse new featureflagconfiguration CRD structure

2 participants