Commit Graph

101 Commits (main)

Author SHA1 Message Date
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
3 months ago
Ronald dc02fa695f
[NET-6251] Nomad client templated policy (#19827)
12 months ago
Ronald eded2ff347
[NET-6249] Add templated policies description (#19735)
1 year ago
Ronald c1dbf00a85
NET-6251 API gateway templated policy (#19728)
1 year ago
Dhia Ayachi f027d61014
fix a panic in the CLI when deleting an acl policy with an unknown name (#19679)
1 year ago
Mike Nomitch 302f994410
[NET-6640] Adds "Policy" BindType to BindingRule (#19499)
1 year ago
Ronald ea91e58045
Stop use of templated-policy and templated-policy-file simultaneously (#19389)
1 year ago
Chris S. Kim 92ce814693
Remove old build tags (#19128)
1 year ago
John Landa 9eaa8eb026
dns token (#17936)
1 year ago
Ronald c8299522b5
[NET-5332] Add nomad server templated policy (#18888)
1 year ago
Chris S. Kim 91e6c3a82f
Remove flaky test assertions (#18870)
1 year ago
Ronald 49cb84297f
Move ACL templated policies to hcl files (#18853)
1 year ago
Ronald aff13cd4c2
Use embedded strings for templated policies (#18829)
1 year ago
Ronald e24b3d9b3f
fix templated policy cli output (#18821)
1 year ago
Ronald 1afeb6e040
[NET-5334] Added CLI commands for templated policies (#18816)
1 year ago
Ronald 802122640b
[NET-5329] use acl templated policy under the hood for node/service identities (#18813)
1 year ago
Ronald 40d7ebc318
[NET-5330] Support templated policies in Binding rules (#18719)
1 year ago
Ronald bbef879f85
[NET-5325] ACL templated policies support in tokens and roles (#18708)
1 year ago
Semir Patel 53e28a4963
OSS -> CE (community edition) changes (#18517)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Jeremy Jacobson 8e5e16de60
Fix policy lookup to allow for slashes (#18347)
1 year ago
John Landa eded58b62a
Remove artificial ACLTokenMaxTTL limit for configuring acl token expiry (#17066)
2 years ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705)
2 years ago
Ronald f135b14bdd
Fix flakey tests related to ACL token updates (#16545)
2 years ago
Ronald bf501a337b
Improve ux around ACL token to help users avoid overwriting node/service identities (#16506)
2 years ago
Ronald 4f8594b28f
Improve ux to help users avoid overwriting fields of ACL tokens, roles and policies (#16288)
2 years ago
cskh 3970115753
fix (cli): return error msg if acl policy not found (#16485)
2 years ago
R.B. Boyer 26820219cd
cli: ensure acl token read -self works (#16445)
2 years ago
skpratt 6f0b226b0d
ACL error improvements: incomplete bootstrapping and non-existent token (#16105)
2 years ago
skpratt 9199e99e21
Update token language to distinguish Accessor and Secret ID usage (#16044)
2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947)
2 years ago
Paul Glass f5231b9157
Add new config_file_service_registration token (#15828)
2 years ago
Chris S. Kim a7b34d50fc
Output user-friendly name for anonymous token (#15884)
2 years ago
Florian Apolloner 077b0a48a3
Allow Operator Generated bootstrap token (#14437)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Chris S. Kim bde57c0dd0 Regenerate files according to 1.19.2 formatter
2 years ago
Jared Kirschner 927033e672 Fix panic on acl token read with -self and -expanded
2 years ago
Kyle Havlovitz 3e88f579fc
Fix namespace default field names in expanded token output
3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta
3 years ago
R.B. Boyer d06183ba7f
syncing changes back from enterprise (#12701)
3 years ago
Kyle Havlovitz b21b4346b4 Add expanded token read flag and endpoint option
3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script
3 years ago
R.B. Boyer 31f6f55bbe test: normalize require.New and assert.New syntax
3 years ago
Blake Covarrubias e898cf1d41
cli: Show node identities in acl token list output (#11926)
3 years ago
Chris S. Kim 71bad67a4d
Add partitions to prettyformatters (#11789)
3 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751)
3 years ago
Dan Upton bf56a2c495
Rename `agent_master` ACL token in the API and CLI (#11669)
3 years ago
R.B. Boyer 1e02460bd1
re-run gofmt on 1.17 (#11579)
3 years ago
Oleg Butuzov f9c290890f refactor: replace (*bytes.Buffer).WriteString with (*bytes.Buffer).Write
3 years ago
Bisakh 981ef464d6
acl: update GetPolicyByName method implementation (#11055)
3 years ago