Skip to content

Conversation

@juliusv
Copy link
Member

@juliusv juliusv commented Aug 13, 2019

Signed-off-by: Julius Volz julius.volz@gmail.com

Signed-off-by: Julius Volz <julius.volz@gmail.com>
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

That looks quite scary as any of those dep updates can introduce pile of bugs, especially if we don't go through any changelog for those.

But if the idea is to always get latest on all deps before each release.. LGTM 👍

api := v1.NewAPI(c)
ctx, cancel := context.WithTimeout(context.Background(), 2*time.Minute)
val, err := api.LabelValues(ctx, name)
// TODO: Show warnings (second return value) somehow?
Copy link
Member

Choose a reason for hiding this comment

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

Can we add an issue for this? Otherwise, it will get lost.

Copy link
Member Author

Choose a reason for hiding this comment

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

Created #5885 and added to comment here.

Now still have to figure out why a logger is nil in web tests...

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Julius Volz <julius.volz@gmail.com>
It produced errors when marshaling Point values with special float
values.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
@juliusv
Copy link
Member Author

juliusv commented Aug 13, 2019

Reverted json-iterator version, hoping this will fix CI.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
Signed-off-by: Julius Volz <julius.volz@gmail.com>
@juliusv
Copy link
Member Author

juliusv commented Aug 13, 2019

I had push a number of followup fix commits to deal with fallout from various behavioral changes... please take another quick look.

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Looks sane to me! 👍 Ship it!

@juliusv juliusv merged commit b5c833c into master Aug 14, 2019
@juliusv juliusv deleted the update-deps branch August 14, 2019 09:00
@simonpasquier simonpasquier mentioned this pull request Aug 27, 2019
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.

4 participants