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

Updating Secrets API endpoint #1084 #1085

Merged
merged 6 commits into from
Feb 23, 2020
Merged

Updating Secrets API endpoint #1084 #1085

merged 6 commits into from
Feb 23, 2020

Conversation

cmendible
Copy link
Member

Description

Updating Secrets API endpoint as specified in #1084

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1084

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Specification has been updated
  • Provided sample for the feature

@youngbupark
Copy link
Contributor

Please add e2e test as well.

@yaron2
Copy link
Member

yaron2 commented Feb 21, 2020

Please add e2e test as well.

We have a separate issue to track this, will be a separate PR.

#1081

pkg/http/api.go Outdated Show resolved Hide resolved
@yaron2
Copy link
Member

yaron2 commented Feb 23, 2020

@cmendible is this still WIP? Are there any more commits you plan to push?

@cmendible cmendible changed the title [WIP] Updating Secrets API endpoint #1084 Updating Secrets API endpoint #1084 Feb 23, 2020
@cmendible
Copy link
Member Author

@cmendible is this still WIP? Are there any more commits you plan to push?

It's complete. I just removed WIP from the title

@cmendible cmendible closed this Feb 23, 2020
@cmendible
Copy link
Member Author

cmendible commented Feb 23, 2020

Reopened... I hit the wrong button on my phone...

@cmendible cmendible reopened this Feb 23, 2020
@yaron2
Copy link
Member

yaron2 commented Feb 23, 2020

/ok-to-test

@dapr-bot
Copy link
Collaborator

Found the available test cluster - dapr-aks-e2e-01. Please wait until test is done.

@dapr-bot
Copy link
Collaborator

End-to-end tests failed.

@yaron2
Copy link
Member

yaron2 commented Feb 23, 2020

Test failed because Docker Hub threw a 500 internal server error. Retrying.

@yaron2
Copy link
Member

yaron2 commented Feb 23, 2020

/ok-to-test

@dapr-bot
Copy link
Collaborator

Found the available test cluster - dapr-aks-e2e-01. Please wait until test is done.

@dapr-bot
Copy link
Collaborator

Congrats! All end-to-end tests have passed. Thanks for your contribution!

Copy link
Member

@yaron2 yaron2 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secrets API endpoint
4 participants