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

Support long identities #71

Merged
merged 9 commits into from
Feb 26, 2020
Merged

Support long identities #71

merged 9 commits into from
Feb 26, 2020

Conversation

josephpeacock
Copy link
Collaborator

Re-openeing this PR

@codecov-io
Copy link

codecov-io commented Feb 19, 2020

Codecov Report

Merging #71 into master will increase coverage by 0.82%.
The diff coverage is 62.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage    48.2%   49.03%   +0.82%     
==========================================
  Files          18       20       +2     
  Lines        1394     1452      +58     
==========================================
+ Hits          672      712      +40     
- Misses        667      685      +18     
  Partials       55       55
Impacted Files Coverage Δ
admiral/pkg/controller/util/util.go 58.82% <ø> (ø) ⬆️
admiral/pkg/controller/common/types.go 72.34% <0%> (-17.14%) ⬇️
admiral/pkg/controller/common/common.go 100% <100%> (ø) ⬆️
admiral/pkg/controller/common/configInitializer.go 100% <100%> (ø)
admiral/pkg/controller/admiral/configmap.go 71.79% <100%> (+1.52%) ⬆️
admiral/pkg/clusters/registry.go 75% <100%> (ø) ⬆️
admiral/pkg/controller/admiral/pod.go 71.05% <100%> (ø) ⬆️
admiral/pkg/controller/admiral/deployment.go 79.01% <100%> (ø) ⬆️
admiral/pkg/clusters/serviceentry.go 11.91% <21.42%> (-0.07%) ⬇️
admiral/pkg/clusters/types.go 56.09% <66.66%> (-7.91%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cf54e6...124d017. Read the comment docs.

Joe Peacock added 8 commits February 26, 2020 13:52
…esent

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
…nd to enforce singleton-ness

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
@aattuluri aattuluri merged commit fb63c53 into master Feb 26, 2020
@aattuluri aattuluri deleted the support-long-identities branch February 26, 2020 23:44
josephpeacock added a commit that referenced this pull request Feb 29, 2020
* formalizing the behavior to fall back to annotation if label isn't present

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Removing the hardcoded references to a default identity label

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Nil check

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Refactoring to add the rest of the admiral params to the singleton (and to enforce singleton-ness

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Another test

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* coverage bump

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Whoops broke a test

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Adding warning for config re-initialization

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Fixed rebase-related issues

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Mengying-Li pushed a commit that referenced this pull request Apr 20, 2020
* formalizing the behavior to fall back to annotation if label isn't present

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Removing the hardcoded references to a default identity label

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Nil check

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Refactoring to add the rest of the admiral params to the singleton (and to enforce singleton-ness

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Another test

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* coverage bump

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Whoops broke a test

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Adding warning for config re-initialization

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>

* Fixed rebase-related issues

Signed-off-by: Joe Peacock <joe_peacock@intuit.com>
Signed-off-by: Madeline <madeline_li@intuit.com>
itsLucario pushed a commit to itsLucario/admiral that referenced this pull request Aug 9, 2022
Co-authored-by: root <root@test-q0rrm-3tns9>
itsLucario pushed a commit to itsLucario/admiral that referenced this pull request Aug 9, 2022
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.

3 participants