-
Notifications
You must be signed in to change notification settings - Fork 14
Release 4.7.0 #104
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
Merged
Merged
Release 4.7.0 #104
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…version of acs-integration-tests
* US69765: Converted tests from using subdomains to headers
Signed-off-by: Frank <[email protected]>
… standard ports (#79) US70421: Configured the main app and dependent services (UAA, ZAC, etc.) to run locally on non-standard ports
…s instance to work with non-standard ports
…s to do their bidding (#82)
…ocal* Maven profiles and refactored cf-maven-plugin-related systemPropertyVariables, respectively (#84)
US72891: Removed zone resolution via subdomain for ACS
…tart-acs.sh script (allows passing the 'debug' arg to these scripts)
…the acs-ci-config Git repo instead of the common-build-tools Git repo
US73400: Only include the audit-sdk dependency in all non-open-source profiles
Test commits for Jenkins
… attributes and refactored existing code to adhere to said interface Signed-off-by: Irina <[email protected]>
DE20250: Output CF logs to the console for further debugging
…he console for further debugging
US77579: Added Subject and Resource AttributeReader abstractions for policy evaluation.
Signed-off-by: Anubhav <[email protected]>
US65644: Map ACS-specific audit events to Predix-specific ones
…rce existing CheckStyle rules
…d by AttributeReaderFactory. Signed-off-by: Irina <[email protected]>
US77587: Updated Policy evaluation to use a attribute reader provided by AttributeReaderFactory.
US87141: Added JPA Entities for AttributeConnector and AttributeAdapterConnection
DE22023: Log integration test start/stop messages
…s the only test in that class
…readers Signed-off-by: Sanjeev <[email protected]> Signed-off-by: Frank <[email protected]>
US87160: Caching-related abstractions for resource/subject attribute readers
Signed-off-by: Frank <[email protected]>
US92090: REST APIs for resource connector configuration
Signed-off-by: Irina <[email protected]>
US97526: Change attribute connector persistence to JSON
Signed-off-by: Sanjeev Chopra <[email protected]> Signed-off-by: Irina Epshteyn
US92112: Encrypt and Store adapter client-secret in ACS db
its causing integration failures because its affecting the name of the jars being published to artifactory.
US99412: Allow at most 1 adapter per connector
Removed maven build profile 'predix' from travis.yml
…tes from connectors configured in current zone. Signed-off-by: Sanjeev Chopra <[email protected]> Signed-off-by: Frank Gasparovic <[email protected]>
Implement ExternalReaders for subject and resources.
- Implemented AttributeAdapterConnection#hashCode and AttributeAdapterConnection#equals using HashCodeBuilder and EqualsBuilder, respectively, and used its instances as keys for adapterRestTemplateCache in ExternalAttributeReader - Extended the AbstractPolicyEvaluationCacheTest#testHaveConnectorIntervalsLapsed unit test to verify that AbstractPolicyEvaluationCache#havePrivilegeServiceAttributesChanged is called when no connectors are configured and AbstractPolicyEvaluationCache#haveConnectorCacheIntervalsLapsed is called when at least one connector is configured
Signed-off-by: Irina <[email protected]> Signed-off-by: Anubhav <[email protected]>
US95737: Added REST APIs for subject attribute connector config
US65642: log AuditEvents to predix audit service
Collaborator
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.