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

ncm-directoryservices ncm-fmonagent ncm-mcx: Deprecate with warnings #1051

Merged
merged 3 commits into from Mar 27, 2017

Conversation

jrha
Copy link
Member

@jrha jrha commented Feb 27, 2017

Throw deprecation if the following components are initialised:

  • ncm-directoryservices
  • ncm-fmonagent
  • ncm-mcx

This is the first step towards #1027.

@@ -24,5 +24,7 @@ type component_directoryservices = {
"ldapv3" ? directoryservices_ldap_entry{}
};

bind "/software/components/directoryservices" = component_directoryservices;

bind "/software/components/directoryservices" = component_directoryservices with {
Copy link
Member

Choose a reason for hiding this comment

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

any reason why this is done at the bind, not at the type itself? (not that i care 😄 )

Copy link
Member Author

Choose a reason for hiding this comment

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

It just feels more appropriate at the point it is actually used.

@jrha
Copy link
Member Author

jrha commented Feb 27, 2017

Is Jenkins okay? It seems like it's taking forever to build PRs at the moment.

@stdweird
Copy link
Member

ran out of inodes, we're cleaning up atm

@stdweird
Copy link
Member

retest this please

@jrha jrha added this to the 17.2 milestone Feb 27, 2017
@jrha
Copy link
Member Author

jrha commented Feb 27, 2017

🥗 !

@jrha
Copy link
Member Author

jrha commented Mar 1, 2017

@stdweird I'll let you merge this if you want to do the deprecation in this release cycle.

@stdweird
Copy link
Member

stdweird commented Mar 1, 2017

@jrha i want to, but i'll let @ned21 decide, as this also deprecates syslogng

@jrha
Copy link
Member Author

jrha commented Mar 2, 2017

Ok.

@jrha jrha modified the milestones: 17.3, 17.2 Mar 3, 2017
@jrha
Copy link
Member Author

jrha commented Mar 21, 2017

Discussed at March 2017 workshop... no longer deprecates syslogng as it is expected to live on for some time at RAL and MS.

@jrha jrha changed the title ncm-directoryservices ncm-fmonagent ncm-mcx ncm-syslogng: Deprecate with warnings ncm-directoryservices ncm-fmonagent ncm-mcx: Deprecate with warnings Mar 27, 2017
@jrha
Copy link
Member Author

jrha commented Mar 27, 2017

@stdweird this should be good to merge now

@stdweird stdweird merged commit e8609c2 into quattor:master Mar 27, 2017
@jrha jrha deleted the archive-components branch March 27, 2017 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants