Nigel Jones
Nigel Jones
I am starting to prototype some CI/CD definitions for automated helm chart deployment. Initially this is to azure with a very limited sub as a POC, and initially with a...
The charts worked well for release testing on graph & inmem (after updated for inmem & openshift). Next step would be to look at running automatically within a ci/cd workflow,...
For Silver we are currently only failing on 2 criteria: A technical discussion on use of flags and other mechanisms may elicit additional improvements. The larger work is around the...
@guptaneeru probably multiple points here a) Whether an audit event is generated within that connection attempt - I'd err on probably but haven't looked in enough detail at how tight...
@guptaneeru : * Info on the Audit Log Framework is at https://egeria.odpi.org/open-metadata-implementation/frameworks/audit-log-framework/ * Using it at https://egeria.odpi.org/open-metadata-implementation/admin-services/docs/user/omag-server-platform-logging.html * The ALF code is at https://github.com/odpi/egeria/tree/master/open-metadata-implementation/frameworks/audit-log-framework * implementations of an audit logger...
Also there is work currently around building indexes of egeria content, which in future could be queried to gather similar information. I wonder also if this kind of information, gathered...
Mandy - you mentioned you were already looking at this so I will a) Use the existing definitions in any docs for now b) hand it over to you to...
I'm inclined to go with overriding the loader path when launching the UI (which will be tested) & ensuring the docs explain this.
#2579 has made improvements to the docker build, but does not directly enable a PR build.
As our code continues to develop, with more collaborators, and more components such as the new UI, it's becoming more important that any contributor can easily test that their changes...