Skip to content

Use available? method for Elastic Stack availability

Adrien Kohlbecker requested to merge ak/elastic-available into master

What does this MR do?

#available? encapsulates both installed? and updated?. Even though ES cannot be updated today, this method is more future proof. Added specs to describe the expected behaviour.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports