Skip to content

fengzixu/percona-xtradb-cluster-operator

 
 

Repository files navigation

Percona XtraDB Cluster Operator

A Kubernetes operator for Percona XtraDB Cluster based on the Operator SDK.

Documentation

See the Official Documentation for more information.

Official Documentation

DISCLAIMER

This code is incomplete, expect major issues and changes until this repo has stabilised!

Submitting Bug Reports

If you find a bug in Percona Docker Images or in one of the related projects, please submit a report to that project's JIRA issue tracker.

Your first step should be search for a similar report in the existing set of open tickets. If someone else has already reported your problem, upvote that report to increase its visibility.

If there is no existing report, submit a report following these steps:

  1. Sign in to Percona JIRA. You will need to create an account if you do not have one.
  2. Go to the Create Issue screen and select the relevant project.
  3. Fill in the fields of Summary, Description, Steps To Reproduce, and Affects Version to the best you can. If the bug corresponds to a crash, attach the stack trace from the logs.

An excellent resource is Elika Etemad's article on filing good bug reports..

As a general rule of thumb, please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing tickets.
  • Scoped to a Single Bug. One bug per report.

Packages

No packages published

Languages

  • Go 65.3%
  • Shell 34.4%
  • Other 0.3%