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

Re add agent type definitions #118

Merged
merged 8 commits into from
Dec 6, 2023

Conversation

Redent0r
Copy link

@Redent0r Redent0r commented Dec 5, 2023

This PR re adds the Storage struct definition and replaces the need to use the autogenerated one from ttrpc.

We do this to address an issue with ttrpc when used on Windows

Test run: https://dev.azure.com/mariner-org/mariner/_build/results?buildId=463780&view=ms.vss-test-web.build-test-results-tab [100%]

@Redent0r Redent0r changed the title Saulparedes/add type definitions Re add agent type definitions Dec 5, 2023
@Redent0r Redent0r marked this pull request as ready for review December 5, 2023 18:49
@Redent0r Redent0r requested review from a team as code owners December 5, 2023 18:49
src/tools/genpolicy/Cargo.toml Outdated Show resolved Hide resolved
src/tools/genpolicy/src/config_map.rs Outdated Show resolved Hide resolved
@Redent0r Redent0r merged commit f855dc3 into cc-msft-prototypes Dec 6, 2023
10 of 28 checks passed
@Redent0r Redent0r deleted the saulparedes/add_type_definitions branch December 6, 2023 00:04
sprt pushed a commit that referenced this pull request Dec 6, 2023
* WIP almost compiles

* Add special fields

* remove dependency on /protocol

* Remove special fields

* renamy my_agent to agent

* clean up

* update busybox sample

* remove unused struct
sprt pushed a commit that referenced this pull request Dec 19, 2023
* WIP almost compiles

* Add special fields

* remove dependency on /protocol

* Remove special fields

* renamy my_agent to agent

* clean up

* update busybox sample

* remove unused struct
sprt pushed a commit that referenced this pull request Dec 20, 2023
* WIP almost compiles

* Add special fields

* remove dependency on /protocol

* Remove special fields

* renamy my_agent to agent

* clean up

* update busybox sample

* remove unused struct
@sprt sprt added the upstream/missing PRs that are yet to be upstreamed label Jan 22, 2024
@Redent0r Redent0r added upstream/not-needed PRs that will not be upstreamed (e.g. internal) and removed upstream/missing PRs that are yet to be upstreamed labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream/not-needed PRs that will not be upstreamed (e.g. internal)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants