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

operator: move proto from api to this repo #52472

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

howardjohn
Copy link
Member

This gives us more flexibility to do things like make "breaking" changes
to the proto (but not the user facing API - yaml), and signals that the
API is not a traditional supported protobuf API. This also makes usage
in our repo more ergonomic.

Pre-req for #52469

@howardjohn howardjohn requested review from a team as code owners August 1, 2024 18:59
@howardjohn howardjohn added the release-notes-none Indicates a PR that does not require release notes. label Aug 1, 2024
@istio-testing istio-testing added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 1, 2024
howardjohn added a commit to howardjohn/api that referenced this pull request Aug 1, 2024
This is no longer an Istio CRD, just an internal YAML API to istioctl,
so move it under the Istio repo
(istio/istio#52472)
@howardjohn howardjohn force-pushed the operator/move-proto branch 2 times, most recently from b328b66 to 34041ad Compare August 1, 2024 20:11
@howardjohn howardjohn requested review from a team as code owners August 1, 2024 20:11
@howardjohn
Copy link
Member Author

/retest

This gives us more flexibility to do things like make "breaking" changes
to the proto (but not the user facing API - yaml), and signals that the
API is not a traditional supported protobuf API. This also makes usage
in our repo more ergonomic.

Pre-req for istio#52469
@howardjohn howardjohn force-pushed the operator/move-proto branch from 34041ad to ace0126 Compare August 2, 2024 15:01
@istio-testing istio-testing merged commit 6813abb into istio:master Aug 2, 2024
27 checks passed
istio-testing pushed a commit to istio/api that referenced this pull request Aug 9, 2024
This is no longer an Istio CRD, just an internal YAML API to istioctl,
so move it under the Istio repo
(istio/istio#52472)
luksa pushed a commit to luksa/istio that referenced this pull request Oct 14, 2024
* upstream/master: (67 commits)
  Add release notes for dual-stack support promotion (istio#52524)
  Automator: update proxy@master in istio/istio@master (istio#52515)
  add name (istio#52501)
  Allow setting resources to null in gateway chart (istio#52514)
  Fix replacements errors in helm charts and templates (istio#52459)
  hand written IstioEndpoint deepcopy (istio#52485)
  operator: remove `profile` commands (istio#52468)
  Automator: update proxy@master in istio/istio@master (istio#52506)
  Automator: update proxy@master in istio/istio@master (istio#52505)
  Automator: update proxy@master in istio/istio@master (istio#52504)
  Automator: update ztunnel@master in istio/istio@master (istio#52502)
  Fix typo of InsertDataToConfigMap func description (istio#52491)
  Fix stale GVK in benchmark test (istio#52482)
  Bug/stale cert expiration logs (istio#52466)
  Automator: update ztunnel@master in istio/istio@master (istio#52496)
  Automator: update proxy@master in istio/istio@master (istio#52495)
  operator: move proto from api to this repo (istio#52472)
  remove unneeded func isAllowedKubernetesAudience (istio#52489)
  operator: misc code cleanup (istio#52467)
  ambient: do not allow service waypoint to have a waypoint (istio#52480)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants