Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Conversation

@percona-csalguero
Copy link
Contributor

No description provided.

Gopkg.toml Outdated
[[constraint]]
name = "github.com/percona/pmm"
branch = "PMM-2.0"
branch = "PMM-4534"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was merged.

Op: "query",
Query: proto.BsonD{
{
Key: "k",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unknown field Key in struct literal (from typecheck)

UpdateObj: nil,
}
buf, _ := bson.MarshalExtJSON(eq, true, true)
explainActionOK, err := client.Default.Actions.StartMongoDBExplainAction(&actions.StartMongoDBExplainActionParams{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

client.Default.Actions.StartMongoDBExplainAction undefined (type *actions.Client has no field or method StartMongoDBExplainAction) (from typecheck)

buf, _ := bson.MarshalExtJSON(eq, true, true)
explainActionOK, err := client.Default.Actions.StartMongoDBExplainAction(&actions.StartMongoDBExplainActionParams{
Context: pmmapitests.Context,
Body: actions.StartMongoDBExplainActionBody{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

StartMongoDBExplainActionBody not declared by package actions (from typecheck)

@AlekSi AlekSi changed the title PMM-4534 Added TLS field in PostgreSQL tests PMM-4669 Added TLS field in PostgreSQL tests Sep 11, 2019
@AlekSi AlekSi self-assigned this Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants