mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	backport of commit 9739270d7b (#23757)
				
					
				
			Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
This commit is contained in:
		 hc-github-team-secure-vault-core
					hc-github-team-secure-vault-core
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							71a61a7030
						
					
				
				
					commit
					b94e275f25
				
			| @@ -3698,7 +3698,7 @@ func (b *SystemBackend) handleKeyRotationConfigUpdate(ctx context.Context, req * | |||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	// Store the rotation config | 	// Store the rotation config | ||||||
| 	b.Core.barrier.SetRotationConfig(ctx, rotConfig) | 	err = b.Core.barrier.SetRotationConfig(ctx, rotConfig) | ||||||
| 	if err != nil { | 	if err != nil { | ||||||
| 		return nil, err | 		return nil, err | ||||||
| 	} | 	} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user