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

Update Gitlab, Pagerduty and JIRA #209

Closed
2 tasks
klizhentas opened this issue Apr 15, 2021 · 0 comments
Closed
2 tasks

Update Gitlab, Pagerduty and JIRA #209

klizhentas opened this issue Apr 15, 2021 · 0 comments

Comments

@klizhentas
Copy link
Contributor

  • Use new API
  • Switch to the same UX
    Prep for release of 6.2.0
@klizhentas klizhentas added this to the Teleport Plugins 6.1.0 milestone Apr 15, 2021
@klizhentas klizhentas added the P1 label Apr 15, 2021
@berdee berdee added this to 6.2 in Main Board Jun 30, 2021
marshall-lee added a commit that referenced this issue Jul 6, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Jul 6, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Jul 6, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Jul 7, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Jul 8, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Aug 20, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Aug 23, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Aug 31, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 1, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 1, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 1, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
Joerger pushed a commit that referenced this issue Sep 2, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
marshall-lee added a commit that referenced this issue Sep 3, 2021
- Use new teleport/api client.
- Add comments to the issue when new access review is submitted.
- Automatically change issue status once request is approved/denied.
- Manage plugin data state safely using compare-and-swap.
- Migrate tests to testify.
- Also update slack, mattermost and pagerduty plugins with a new
  `addr` config setting instead of deprecated `auth_server`.
- Add exponential backoff to `modifyPluginData` loop in slack, mattermost
  and pagerduty plugins.

Closes #188.
Closes #209.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

1 participant