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

Okta API: Remove unused fields and update docs #51637

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

kopiczko
Copy link
Contributor

@kopiczko kopiczko commented Jan 30, 2025

Changes:

  • unified docs for app_name field in plugin settings and status (this field is not yet set in e but the value is copied over from settings to status, so it should be the same thing in the docs)
  • removed unused fields from UpdateIntegraitonRequest (compatibility is broken, but this request is not yet used)

@kopiczko kopiczko marked this pull request as ready for review January 30, 2025 11:16
@kopiczko kopiczko force-pushed the kopiczko/okta-remove-update-integration-unused branch from dd729db to daa35a2 Compare January 30, 2025 11:18
@kopiczko kopiczko added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 labels Jan 30, 2025
@@ -84,6 +84,8 @@ breaking:
ignore:
# TODO(codingllama): Remove ignore once the PDP API is stable.
- api/proto/teleport/decision/v1alpha1
# TODO(kopiczko) remove after https://github.com/gravitational/teleport/pull/51637 is merged
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Please don’t forget to remove it as soon as the PR lands in master :-)

I recall correctly, the Update endpoint has not been backported to v17 yet, so the release branches should not be affected

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kopiczko kopiczko force-pushed the kopiczko/okta-remove-update-integration-unused branch from daa35a2 to 6fc264a Compare January 30, 2025 18:58
@kopiczko kopiczko added this pull request to the merge queue Jan 30, 2025
Merged via the queue into master with commit a24fe3e Jan 30, 2025
43 checks passed
@kopiczko kopiczko deleted the kopiczko/okta-remove-update-integration-unused branch January 30, 2025 21:05
@public-teleport-github-review-bot

@kopiczko See the table below for backport results.

Branch Result
branch/v17 Failed

kopiczko added a commit that referenced this pull request Jan 31, 2025
kopiczko added a commit that referenced this pull request Jan 31, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2025
kopiczko added a commit that referenced this pull request Jan 31, 2025
Restore field order after #51637. It turned out those
fields got to v17.
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2025
* Restore field order in UpdateIntegrationRequest proto

Restore field order after #51637. It turned out those
fields got to v17.

* Add temporary protobuf liter exception
carloscastrojumo pushed a commit to carloscastrojumo/teleport that referenced this pull request Feb 19, 2025
* Okta API: Remove unused fields and update docs

* Add temporary protobuf liter exception
carloscastrojumo pushed a commit to carloscastrojumo/teleport that referenced this pull request Feb 19, 2025
carloscastrojumo pushed a commit to carloscastrojumo/teleport that referenced this pull request Feb 19, 2025
…51709)

* Restore field order in UpdateIntegrationRequest proto

Restore field order after gravitational#51637. It turned out those
fields got to v17.

* Add temporary protobuf liter exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants