Skip to content

[v13] Introduce Access List internal object.#29252

Merged
mdwn merged 2 commits intobranch/v13from
mike.wilson/v13-access-list-internal-object
Jul 18, 2023
Merged

[v13] Introduce Access List internal object.#29252
mdwn merged 2 commits intobranch/v13from
mike.wilson/v13-access-list-internal-object

Conversation

@mdwn
Copy link
Copy Markdown
Contributor

@mdwn mdwn commented Jul 18, 2023

Backport #28479 to branch/v13

Depends on:

Base automatically changed from mike.wilson/v13-access-list-object to branch/v13 July 18, 2023 15:40
The Access List internal object has been introduced. This object will be used
for backend storage and JSON/YAML unmarshaling.

This PR introduces a few concepts:

* Access List is intended to be created with a builder.
* Access List is a regular struct instead of an interface.
* There are common objects, which are largely copies of their current protobuf
  counterparts, that also have builders.
* These common builders can be integrated with regular resource builders, like
  the access list builder.
@mdwn mdwn force-pushed the mike.wilson/v13-access-list-internal-object branch from 3d4b9dc to 9e0c583 Compare July 18, 2023 15:44
@mdwn mdwn enabled auto-merge July 18, 2023 16:13
@mdwn mdwn added this pull request to the merge queue Jul 18, 2023
Merged via the queue into branch/v13 with commit d7a089c Jul 18, 2023
@mdwn mdwn deleted the mike.wilson/v13-access-list-internal-object branch July 18, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants