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

ref: Config schema #50

Merged
merged 7 commits into from
Aug 28, 2024
Merged

ref: Config schema #50

merged 7 commits into from
Aug 28, 2024

Conversation

mgaeta
Copy link
Contributor

@mgaeta mgaeta commented Aug 13, 2024

Description

  • Update everything in go.mod to latest
  • Use new Config Schema

TODO

  • manual testing
  • integration tests

@mgaeta mgaeta requested review from mchavez, ggreer and shackra August 20, 2024 21:57
@ggreer
Copy link
Contributor

ggreer commented Aug 23, 2024

I don't know why, but this branch requires that the aws global region be specified. That's why CI tests are failing. I don't see any obvious reason for the change in behavior. In the old code, we pass in an empty region to the AWS client initialization and it works fine.

@mgaeta mgaeta force-pushed the marcos/ref/config-schema branch 2 times, most recently from 6970587 to 08ad3fb Compare August 27, 2024 20:46
@mgaeta mgaeta force-pushed the marcos/ref/config-schema branch from 08ad3fb to cf8a971 Compare August 27, 2024 20:57
@mgaeta mgaeta force-pushed the marcos/ref/config-schema branch from cf8a971 to a58b4bb Compare August 27, 2024 21:35
* add new annotation

* move resource types to a file

* Moke identity store client an interface

* add unit tests

* fix tests
@ggreer ggreer merged commit 50b1852 into main Aug 28, 2024
3 checks passed
@ggreer ggreer deleted the marcos/ref/config-schema branch August 28, 2024 21:35
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.

2 participants