Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Remove deprecated RPCs #426

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Remove deprecated RPCs #426

merged 1 commit into from
Oct 8, 2020

Conversation

pingles
Copy link
Contributor

@pingles pingles commented Oct 8, 2020

In preparation for making a major release, and to make it easier to implement some other features, this removes from KiamService:

  • GetRoleCredentials
  • IsAllowedAssumeRole

This change will prevent very old agents interacting with the server.

In preparation for making a major release, and make it easier to implement some other features, this removes from KiamService:
- GetRoleCredentials
- IsAllowedAssumeRole

This change will prevent very old agents interacting with the server.
@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #426 into master will increase coverage by 1.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #426      +/-   ##
==========================================
+ Coverage   44.06%   45.70%   +1.63%     
==========================================
  Files          26       26              
  Lines        1096     1070      -26     
==========================================
+ Hits          483      489       +6     
+ Misses        558      527      -31     
+ Partials       55       54       -1     
Impacted Files Coverage Δ
pkg/server/policy.go 55.76% <ø> (+3.98%) ⬆️
pkg/server/server.go 20.83% <ø> (+2.76%) ⬆️
pkg/server/tls.go 50.00% <0.00%> (+4.10%) ⬆️

@pingles pingles merged commit 4eab6bd into master Oct 8, 2020
@pingles pingles deleted the remove-deprecated branch October 8, 2020 11:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants