Skip to content
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

Bump to 0.35.0 #51

Merged
merged 70 commits into from Jan 21, 2020
Merged

Conversation

pgier
Copy link

@pgier pgier commented Jan 14, 2020

No description provided.

vsliouniaev and others added 30 commits October 29, 2019 06:33
specify latest thanos version and remove extra whitespace
…timestamps

Fix StatefulSet being needlessly re-created
…eate-metric

Add metric for statefulset re-create and increase logging
At the moment, it's not possible to rename the port names for the mesh ports.  While that behavior would be nice, it would involve a lot of work.

By swapping the names around, we're able to cater to Istio's naming requirements without affecting the user.
Updates getting-started example yaml scripts to match
their declared purpose - creates 2 new snippets to
achieve this.

Signed-off-by: GuyTempleton <guy.templeton@skyscanner.net>
…odMonitor-GettingStarted-Doc

Docs: Update Getting-Started examples
Replaces the custom po-crdgen command
Removes dependency on deepcopy-gen command
Generate bindata.go from the generated crd yaml and then
unmarshal the bindata yaml into CRD structs at runtime.
This removes the need for openapi-gen.
Rename `mesh` ports to be prefixed with protocol
…-crd

Use kubebuilder controller-gen for creating CRDs
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
…t-alertmanager-api-v2

Add APIVersion field to Prometheus.Spec.Alerting
…paction

Add an option to disable compaction
brancz and others added 18 commits January 6, 2020 14:14
operator: modified prometheus wget probe when listenLocal
Build and publish the lint executable as separate image, useful to have in CI
pipelines to validate the CRD yaml files.
…iner-image

lint: add operator lint command as separate container image
When the operator transfers all labels and annotations from the source
prometheus object to the generated statefulset this also kubectl managed
annotations.
These annotations will cause the generated statefulset to be pruned when
the source prometheus is applied with kubectl apply --prune.
Cleanup of the statefulset is managed by the garbage collection via
owner references of the prometheus object (which can be pruned).

To fix this do not transfer any kubectl.kubernetes.io/ annotations to
the generated statefulset.

Closes prometheus-operatorgh-2642

Signed-off-by: Julian Taylor <juliantaylor108@gmail.com>
…-annotations

fix generated statefulset being pruned by kubectl
Adding pgier and simonpasquier
…loader

Use upstream jimmidyson/configmap-reload image
v0.35.0

Includes regenerating assets
@openshift-ci-robot openshift-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jan 14, 2020
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 14, 2020
Copy link

@lilic lilic left a comment

Choose a reason for hiding this comment

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

/lgtm

Thanks!

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 14, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LiliC, pgier

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@simonpasquier
Copy link

/retest e2e-aws

@droslean
Copy link
Member

/test e2e-aws

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet