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

Implement this library #1

Open
ppxl opened this issue Jan 15, 2025 · 0 comments · May be fixed by #2
Open

Implement this library #1

ppxl opened this issue Jan 15, 2025 · 0 comments · May be fixed by #2
Labels
enhancement New feature or request

Comments

@ppxl
Copy link
Member

ppxl commented Jan 15, 2025

Merge blueprint structs from cesapp and the component operator here

@ppxl ppxl added the enhancement New feature or request label Jan 15, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
This commit also fixes some minor typos, adds doc comments
and moves some higher-level definitions into bpcore since
v2 will probably make use of those as well.
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 16, 2025
ppxl added a commit that referenced this issue Jan 17, 2025
ppxl added a commit that referenced this issue Jan 17, 2025
ppxl added a commit that referenced this issue Jan 17, 2025
This import was meant to compile as-is but some changes were necessary
to make it compile without domain or kubernetes package references. Long
story short, I needed to change a lot of things
ppxl added a commit that referenced this issue Jan 17, 2025
ppxl added a commit that referenced this issue Jan 20, 2025
This was changed during the extraction and was most likely a mistake.
The original code used string here.
ppxl added a commit that referenced this issue Jan 20, 2025
This was changed during the extraction and was most likely a mistake.
The original code used string here.
ppxl added a commit that referenced this issue Jan 20, 2025
This was changed during the extraction and was most likely a mistake.
The original code used string here.
ppxl added a commit that referenced this issue Jan 20, 2025
Somehow these functions seem to be necessary by the blueprint operator's
deep copy generator even though I do not see where I might have deleted
it
ppxl added a commit that referenced this issue Jan 21, 2025
In package names v1/v2/v${nonzerointeger} is reserved to identify module
versions. This was not the case of the previous state but rather the
version of the blueprint implementation.

This commit removes this misnaming towards json to amend the situation
above and also to put the focus on the format being worked on.
ppxl added a commit that referenced this issue Jan 21, 2025
The kubernetes implementation Blueprint v2 was moved into its own
library k8s-blueprint-lib because there would be even more changes with
way more k8s resources and logic attached. These two functionalities
should not mix different libraries and possibly attach to another's core
entities.
ppxl added a commit that referenced this issue Jan 21, 2025
ppxl added a commit that referenced this issue Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant