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

Promote dev to alpha #726

Merged
merged 46 commits into from
Dec 12, 2017
Merged

Promote dev to alpha #726

merged 46 commits into from
Dec 12, 2017

Conversation

linki
Copy link
Member

@linki linki commented Dec 4, 2017

Notable changes:

  • Add support for our own etcd proxy
  • Prepare kube-proxy daemonset rollout
  • Prepare flannel daemonset rollout
  • Add PodCIDR Controller for flannel migration
  • Use latest version of ingress controller
  • Remove ClusterID tag frome CF
  • Expire old etcd backups
  • Upgrade zmon-agent to include deep-link (clean tag)

linki and others added 28 commits October 6, 2017 17:56
Since #666 we no longer depend on the custom `ClusterID` tag and can
instead use the official `kubernetes.io/cluster/<cluster-id>` tag.
chore: use latest version of ingress controller
Optional for now, only enabled if etcd-proxy-enabled config item is
present.
Add labels and annotations to service entities
Add support for our own etcd proxy
Run flannel with etcd backend as daemonset
@linki linki changed the base branch from dev to alpha December 6, 2017 11:18
@linki
Copy link
Member Author

linki commented Dec 6, 2017

I reverted the Egress feature directly on this branch as it's fairly safe (just removes a deployment and IAM role) and we can use dev to test the "broken" version.

@szuecs
Copy link
Member

szuecs commented Dec 12, 2017

👍

1 similar comment
@Raffo
Copy link
Contributor

Raffo commented Dec 12, 2017

👍

@linki linki merged commit ed95e2c into alpha Dec 12, 2017
@linki linki deleted the dev-to-alpha branch December 12, 2017 12:49
szuecs added a commit that referenced this pull request Aug 1, 2018
  - Add -histogram-metric-buckets option (#722 @aermakov-zalando )
    If set, use a custom set of buckets for Prometheus histogram metrics
    instead of the default one.
  - Add flag for Oauth request timeout (#707 @addityasingh )
  - Add filter setQuery(string) #723 (#724) to set only the key without =
  - feature: Adds Gauges to metrics (#726 @topicus)
  - fix kube dataclient: (#720)
        custom-routes annotation should specify the path with pathmode if set in the ingress spec
        pathmode lookup is global for an ingress and should follow the other annotation handling, too. It will default to the global pathmode if it is not able to parse the mode. Find more information about pathmodes in our documentation https://opensource.zalando.com/skipper/kubernetes/ingress-usage/\#ingress-path-handling
        adds path to route id and add test cases for custom skipper routes via ingress annotations
        makes sure to test #720 (comment) object works as expected

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
RomanZavodskikh pushed a commit that referenced this pull request Oct 16, 2024
+ aws: fail on ListCertificatesPages error (#725)
+ Fix staticcheck warning (#726)
+ Bump docker/login-action from 2 to 3 (#717)
+ Bump github.com/zalando/skipper in the all-go-mod-patch-and-minor gro…
+ Bump actions/setup-go from 2 to 5 (#715)
+ Bump docker/metadata-action from 4 to 5 (#716)
+ Bump docker/setup-qemu-action from 2 to 3 (#719)

Signed-off-by: Roman Zavodskikh <roman.zavodskikh@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants